Current: IMetaMember;
Current(): Prognoz.Platform.Interop.Rds.IMetaMember;
The Current method returns a current element in a set.
To move to the next element of the set, use the IMetaMembersSet.Next method.
The method use is given in the example for IMetaMembersSet.CurrentOffset.
See also: