ConnectionInterfaceCollection.Contains(Type) Metod

Definition

Avgör om objektet ConnectionInterfaceCollection innehåller ett specifikt värde.

public:
 bool Contains(Type ^ value);
public bool Contains(Type value);
member this.Contains : Type -> bool
Public Function Contains (value As Type) As Boolean

Parametrar

value
Type

Den typ som ska hittas ConnectionInterfaceCollectioni .

Returer

trueom value hittas i ConnectionInterfaceCollection; annars . false

Gäller för