{CompanyName} FlexyGo

ObjectPropertyCollection..::..Contains Method

Checks if FormScriptSettings Object exists in Collection using Name.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


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

Parameters

PropertyName
Type: String
The Property Name.

Return Value

true if ok, false otherwise.