[This is preliminary documentation and subject to change.]
Removes the object with the given Id from the collection.
Inherited from CollectionBase.
public void RemoveAt(int);
Removes the object with the given Id from the collection.
public virtual void RemoveAt(string);
NamedObjectCollectionBase Class | LaMarvin.Constable.Model Namespace