Result
|
The ResultBufferEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| Current | Property that represents the currently enumerated typed value. | |
| IEnumeratorCurrent |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current
object. (Inherited from Object) |
|
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
|
| GetType | Gets the Type of the current
instance. (Inherited from Object) |
|
| MoveNext | Moves to the next typed value in the resulting buffer. | |
| Reset | Resets the current enumerator to the first typed value. | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| © Bricsys NV. All rights reserved. |