The VM collection is a dispinterface on a class List object intended to contain strings. When the GetCDFString method is invoked on an object whose class defines this collection, each string is used to build a <VM VALUE="string"> child XML element.
Type
IList (VT_DISPATCH)
Contains
String (VT_BSTR)
Default
Empty
Example
Impl.VM.Add("1.2")
See Also