IEnumWCFReferenceContracts Methods

 

Namespace:   Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

NameDescription
System_CAPS_pubmethodClone(IEnumWCFReferenceContracts^)

Clones this IEnumWCFReferenceContracts interface by creating another instance.

System_CAPS_pubmethodGetEnumerator()

(Inherited from IEnumerable.)

System_CAPS_pubmethodNext(UInt32, array<IVsWCFReferenceContract^>^, UInt32)

Retrieves the next IVsWCFReferenceContract.

System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skips a specified number of IVsWCFReferenceContract interfaces.

Return to top
Show: