PropertyMetadataCollection..::..Contains Method (String)

Returns true if the property is known

Namespace:  Tortuga.Anchor.Metadata
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public bool Contains(
	string propertyName
)
Public Function Contains ( _
	propertyName As String _
) As Boolean

Parameters

propertyName
Type: String
case insensitive property name

Return Value

true if contains the specified property name; otherwise, false.

Exceptions


ExceptionCondition
[ArgumentException]propertyName