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