API:Xml.XMLIntf.IXMLNodeList.Count
Delphi
property Count: Integer read GetCount;
C++
__property int Count = {read=GetCount};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLNodeList |
Description
Embarcadero Technologies does not currently have any additional information.