IVsWCFReferenceGroupCollection::IsValid Method ()

 

Determines if the index for a Windows Communication Foundation (WCF) reference group is valid in the collection.

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

int IsValid()

Return Value

Type: System::Int32

0 if the index is not valid; otherwise any non-zero Integer.

Return to top
Show: