SIFWorks ADK 2.0
Contains Method (key)
NamespacesEdustructures.UtilAdkPropertyCollectionContains(String)

[This is preliminary documentation and is subject to change.]

Determines if the collection contains a property with the specified key
Declaration Syntax
C#Visual BasicVisual C++
public bool Contains(
	string key
)
Public Function Contains ( _
	key As String _
) As Boolean
public:
virtual bool Contains (
	String^ key
) sealed
Parameters
key (String)
The key of the property to check for in the collection
Return Value
TRUE if the specified property is contained in the collection, otherwise FALSE

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10