IStiEnumerator Properties |
The IStiEnumerator type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets count of elements.
|
![]() | IsBof |
Gets or sets value indicates that this position specifies to the beginning of data.
|
![]() | IsEmpty |
Gets value indicates that no data.
|
![]() | IsEof |
Gets or sets value indicates that this position specifies to the data end.
|
![]() | Position |
Gets the current position.
|