IEnumWCFReferenceContracts Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumWCFReferenceContracts^) | Clones this IEnumWCFReferenceContracts interface by creating another instance. |
![]() | GetEnumerator() | (Inherited from IEnumerable.) |
![]() | Next(UInt32, array<IVsWCFReferenceContract^>^, UInt32) | Retrieves the next IVsWCFReferenceContract. |
![]() | Reset() | Returns the enumerator to its initial state. |
![]() | Skip(UInt32) | Skips a specified number of IVsWCFReferenceContract interfaces. |
Show:
