EnumerableVerbsCollection Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Microsoft internal use only.
System.Object
Microsoft.VisualStudio.Shell.EnumerableComCollection<IVsUIEnumDataSourceVerbs, String>
Microsoft.Internal.VisualStudio.PlatformUI.EnumerableVerbsCollection
Microsoft.VisualStudio.Shell.EnumerableComCollection<IVsUIEnumDataSourceVerbs, String>
Microsoft.Internal.VisualStudio.PlatformUI.EnumerableVerbsCollection
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assemblies: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
The EnumerableVerbsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Clone | Microsoft internal use only. (Overrides EnumerableComCollection<TComEnumerator, TEnumerated>.Clone(TComEnumerator, TComEnumerator).) |
![]() | Equals | 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.) |
![]() | GetEnumerator | Gets the enumerator. (Inherited from EnumerableComCollection<TComEnumerator, TEnumerated>.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NextItems | Microsoft internal use only. (Overrides EnumerableComCollection<TComEnumerator, TEnumerated>.NextItems(TComEnumerator, UInt32, TEnumerated[], UInt32).) |
![]() | Reset | Microsoft internal use only. (Overrides EnumerableComCollection<TComEnumerator, TEnumerated>.Reset(TComEnumerator).) |
![]() | Skip | Microsoft internal use only. (Overrides EnumerableComCollection<TComEnumerator, TEnumerated>.Skip(TComEnumerator, UInt32).) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator | Gets the enumerator. (Inherited from EnumerableComCollection<TComEnumerator, TEnumerated>.) |
Show:
