Returns a long integer. The number of items in the ISchemaItemCollection
object. The index values for the collection start at "0" and go to the number that is the value of the length
property minus 1.
var lngCount = oISchemaItemCollection.length
None.
lngCount = oISchemaItemCollection.length
None.
HRESULT get_length(long* length);
length
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
ISchemaItemCollection Item Method
Applies to: ISchemaItemCollection Interface