BaseCollection.Contains Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.Contains Method

BR.AN.PviServices .NET


Determines whether the collection contains the specific object.

Overload List

Determines whether the collection contains the specific object.

public virtual bool Contains(object)

Determines whether the collection contains the specific object.

public virtual bool Contains(string)

See Also

BaseCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]

Topics in this section:

BaseCollection.Contains(Object) Method

BaseCollection.Contains(String) Method