Assembly: Rds;
Namespace: Prognoz.Platform.Interop.Rds;
The MetaMembersSet class is used to work with a set of the system dictionary elements.
Class to get analog of the MetaMembersSet class:
None;
Class to get analog of the MetaMembersSet class object:
MetaMembersSetClass;
Method name | Brief description | |
The CurrentOffset property returns the number of hierarchy levels from dictionary root to elements set. |
Method name | Brief description | |
The Current method returns a current element in a set. | ||
The Eof method returns whether a current element is the last one in a set. | ||
The Next method moves to the next element in a set. | ||
The Reset method resets current position of a cursor in elements set. |
See also: