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)

Syntax

'Declaration
Function IsValid As Integer
int IsValid()
int IsValid()
abstract IsValid : unit -> int
function IsValid() : int

Return Value

Type: System.Int32
0 if the index is not valid; otherwise any non-zero Integer.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroupCollection Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace