Contents Index Topic Contents | ||
Previous Topic: IXMLElement::removeChild Next Topic: IXMLElementCollection::put_length |
IXMLElementCollection::get_length
HRESULT IXMLElementCollection::get_length( long *plLength)Obtains the number of elements in the collection.
- Returns S_OK if successful.
- plLength
- Indirect pointer in which to return the size of the collection.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.