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

声明
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.

Implements

IVsWCFObject.IsValid()

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroupCollection Interface

IsValid Overload

Microsoft.VisualStudio.WCFReference.Interop Namespace