Returns the iteration scope.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
IteratorScope Scope { get; }
ReadOnly Property Scope As IteratorScope Get
property IteratorScope Scope { IteratorScope get (); }
/** @property */ IteratorScope get_Scope()