IEnumWCFReferenceGroupMetadataItems Methods

 

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

NameDescription
System_CAPS_pubmethodClone(IEnumWCFReferenceGroupMetadataItems^)

Clones this IEnumWCFReferenceGroupMetadataItems interface by creating another instance.

System_CAPS_pubmethodGetEnumerator()

(Inherited from IEnumerable.)

System_CAPS_pubmethodNext(UInt32, array<IVsWCFReferenceGroupMetadataItem^>^, UInt32)
System_CAPS_pubmethodReset()

Returns the enumerator to its initial state.

System_CAPS_pubmethodSkip(UInt32)

Skips a specified number of IVsWCFReferenceGroupMetadataItem interfaces.

Return to top
Show: