Constable Authorization Engine 2.0 BETA

ActionCollection.IndexOf Method

[This is preliminary documentation and subject to change.]

Returns the index of the action.

Overload List

Returns the index of the action.

public virtual int IndexOf(Action);

Inherited from NamedObjectCollectionBase.

public int IndexOf(NamedObjectBase);

See Also

ActionCollection Class | LaMarvin.Constable.Model Namespace