The FieldEnumerator<(Of <(<'T>)>)>..::..TermEnumerator generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FieldEnumerator<(Of <(<'T>)>)>..::..TermEnumerator |
Ctor.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the FieldEnumerator<(Of <(<'T>)>)>..::..TermEnumerator | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetEnumerator |
Accessor to IEnumerator-T-."/>
| |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MoveNext |
Advance to the next item.
| |
| Reset |
Reset the enumerator to the beginngin.
| |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| fieldName |
The field name, if any for the enum.
|
Properties
| Name | Description | |
|---|---|---|
| Current |
The current item in the enumerator.
|