XMLNodesEnumerator members
Include protected members
Include inherited members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The XMLNodesEnumerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
XMLNodesEnumerator | Infrastructure. |
Top
Properties
Name | Description | |
---|---|---|
Current | Infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MoveNext | Infrastructure. | |
Reset | Infrastructure. | |
ToString | (Inherited from Object.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IEnumerator.Current | Infrastructure. |
Top