Share via


length Property (XMLSchemaCache/IXMLSchemaCollection)

Returns the number of namespaces currently in the collection.

lValue = objXMLDOMSchemaCollection.length;

HRESULT length(
  long* length
);

General Remarks

This property is read-only, and applies to the following objects and interfaces:

XMLSchemaCache/IXMLDOMSchemaCollection

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.