DK11 for .NET | TatukGIS.NDK.TGIS_CSAbstractListEnumerator.MoveNext | Constructors | Methods | Properties
Move next.
// C# public bool MoveNext();
' VisualBasic Public Function MoveNext() As Boolean
// Oxygene public function MoveNext : Boolean;
Type | Description |
---|---|
bool Boolean | If false then there is no more objects. |