Constable Authorization Engine 2.0 BETA

StateCollection.Item Property

[This is preliminary documentation and subject to change.]

Gets the state with the given index in the collection.

Overload List

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;}

See Also

StateCollection Class | LaMarvin.Constable.Model Namespace