[This is preliminary documentation and subject to change.]
Gets the state with the given index in the collection.
Gets the state with the given index in the collection.
public virtual State this[int] {get;}
Gets the state with the given Id.
public virtual State this[string] {get;}
StateCollection Class | LaMarvin.Constable.Model Namespace