Constable Authorization Engine 2.0 BETA

NamedObjectCollectionBase.RemoveAt Method

[This is preliminary documentation and subject to change.]

Removes the object with the given Id from the collection.

Overload List

Inherited from CollectionBase.

public void RemoveAt(int);

Removes the object with the given Id from the collection.

public virtual void RemoveAt(string);

See Also

NamedObjectCollectionBase Class | LaMarvin.Constable.Model Namespace