MonobjcMonobjc Documented Class Library
state Field
NamespacesMonobjc.FoundationNSFastEnumerationStatestate
Arbitrary state information used by the iterator. Typically this is set to 0 at the beginning of the iteration.
Declaration Syntax
C#Visual BasicVisual C++
public uint state
Public state As UInteger
public:
unsigned int state
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)