[]
        
(Showing Draft Content)

C1.C1Preview.NamedCollection.FindByName

FindByName Method

FindByName(string)

Returns NamedCollectionItem with specified name.

Declaration
public NamedCollectionItem FindByName(string name)
Parameters
Type Name Description
string name

The name of the item to locate.

Returns
Type Description
NamedCollectionItem

The specified item