IEntityInstanceEnumerator Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Wraps a native object returned by the back-end that represents a collection or a stream as entity instances and supports a single iteration over the entity instance collection.

The IEntityInstanceEnumerator type exposes the following members.

Properties

  Name Description
Public property Current (Inherited from IEnumerator<IEntityInstance>.)
Public property Current (Inherited from IEnumerator.)
Public property SharedEntityState Obsolete. Gets the SharedEntityState object for the entity instances in the enumerator. 

Top

Methods

  Name Description
Public method Close Obsolete. Closes the enumerator.
Public method Dispose (Inherited from IDisposable.)
Public method MoveNext (Inherited from IEnumerator.)
Public method Reset (Inherited from IEnumerator.)

Top

See Also

Reference

IEntityInstanceEnumerator Interface

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace