HostObjectEnumerator Members

Include Protected Members
Include Inherited Members

Enables for each iteration over a HostObjectCollection.

The HostObjectEnumerator type exposes the following members.

Constructors

  Name Description
Public method HostObjectEnumerator Initializes a new instance of the HostObjectEnumerator class.

Top

Methods

  Name Description
Protected method CurrentAsObject (Inherited from BlueprintNodeEnumerator.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method MoveNext (Inherited from BlueprintNodeEnumerator.)
Public method Reset (Inherited from BlueprintNodeEnumerator.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

  Name Description
Protected property CollectionEnumerator (Inherited from BlueprintNodeEnumerator.)
Public property Current Gets the current HostObject in the collection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IEnumerator.Current (Inherited from BlueprintNodeEnumerator.)

Top

See Also

Reference

HostObjectEnumerator Class

Microsoft.VisualStudio.Tools.Applications.ProgrammingModel Namespace