IVsEnumWCFMetadataStorages Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IVsEnumWCFMetadataStorages^)

Clones this IVsEnumWCFMetadataStorages interface by creating another instance.

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

Retrieves the next IVsWCFMetadataStorage.

System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skips a specified number of IVsWCFMetadataStorage interfaces.

Return to top
Show: