[This is preliminary documentation and subject to change.]
Determines whether an object with the given Id is in the collection.
Determines whether an object with the given Id is in the collection.
protected NamedObjectBase LookupItemById(string);
Searches the collections and returns an object with the given Id.
public virtual NamedObjectBase LookupItemById(string,bool);
NamedObjectCollectionBase Class | LaMarvin.Constable.Model Namespace