Property | Type | Description | |
---|---|---|---|
index | int | ||
list | IList |
Method | Description | |
---|---|---|
Clone ( ) : |
||
GetEnumerator ( ) : IEnumerator | ||
MoveNext ( ) : bool | ||
Reset ( ) : void | ||
XPathArrayIterator ( IList list ) : System | ||
XPathArrayIterator ( XPathArrayIterator it ) : System | ||
XPathArrayIterator ( |
public Clone ( ) : |
||
return |
public XPathArrayIterator ( IList list ) : System | ||
list | IList | |
return | System |
public XPathArrayIterator ( XPathArrayIterator it ) : System | ||
it | XPathArrayIterator | |
return | System |
public XPathArrayIterator ( |
||
nodeIterator | ||
return | System |