GetByName

GetByName

Searches for a View with the name, and returns the first occurrence within the collection.

Returns: The first View in collection with the specified name, if found; otherwise, null.

GetByName(const System::String & viewName)
ParameterDescription
viewNameName of the View to search.