BehaviorServiceAdornerCollectionEnumerator Class
Supports iteration over a BehaviorServiceAdornerCollection.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | BehaviorServiceAdornerCollectionEnumerator(BehaviorServiceAdornerCollection^) | Initializes a new instance of the BehaviorServiceAdornerCollectionEnumerator class. |
| Name | Description | |
|---|---|---|
![]() | Current | Gets the current element in the BehaviorServiceAdornerCollection. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | MoveNext() | Advances the enumerator to the next element of the BehaviorServiceAdornerCollection. |
![]() | Reset() | Sets the enumerator to its initial position, which is before the first element in the collection. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerator::MoveNext() | For a description of this member, see the IEnumerator::MoveNext method. |
![]() ![]() | IEnumerator::Reset() | For a description of this member, see the IEnumerator::Reset method. |
![]() ![]() | IEnumerator::Current | For a description of this member, see the IEnumerator::Current property. |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.





