Click or drag to resize

BcfReadOnlyArrayListTGetEnumeratorObject Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodGetEnumeratorObject
Returns the same enumerator as ((IEnumerable)this).GetEnumerator()
Public methodGetEnumeratorObject(IBcfMutableEnumerable)
Returns an enumerator that throws InvalidOperationException when accessing it after Version changed.
Top
See Also