Method | Description | |
---|---|---|
Create ( |
Creates an instance of GribKeysIterator.
|
|
Next ( ) : bool |
Gets the next value in a series.
|
|
Rewind ( ) : void |
Rewinds this instance.
|
Method | Description | |
---|---|---|
OnDispose ( bool disposing ) : void |
Called when [dispose].
|
Method | Description | |
---|---|---|
GribKeysIterator ( |
public static Create ( |
||
handle | The handle of the message to iterate. | |
filters | uint | The key filters. |
nspace | string | The namespace of the keys to iterate. |
return |
protected OnDispose ( bool disposing ) : void | ||
disposing | bool | |
return | void |