{CompanyName} FlexyGo

ObjectDataViewCollection..::..Contains Method

Checks if ObjectDataViewSettings Object exists in Collection using ViewName.

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

Syntax


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

Parameters

ViewName
Type: String
The View Name.

Return Value

true if ok, false otherwise.