Interface ISXMLNodeList
Unit
Declaration
type ISXMLNodeList = interface(IInterface)
Description
Attributes
- GUID['{05308D52-30C6-4230-9BA7-10E034B66F3C}']
Hierarchy
- IInterface
- ISXMLNodeList
Overview
Methods
![]() |
function GetCount: integer; |
![]() |
function GetItem(iIndex: integer): ISXMLNode; |
![]() |
function GetEnumerator: ISXMLNodeListEnumerator; |
Description
Methods
![]() |
function GetCount: integer; |
![]() |
function GetItem(iIndex: integer): ISXMLNode; |
![]() |
function GetEnumerator: ISXMLNodeListEnumerator; |
Generated by PasDoc 0.16.0.