Constable Authorization Engine 2.0 BETA

PropertyCollection.IndexOf Method

[This is preliminary documentation and subject to change.]

Gets the index of the specified property in the collection.

Overload List

Inherited from NamedObjectCollectionBase.

public int IndexOf(NamedObjectBase);

Gets the index of the specified property in the collection.

public virtual int IndexOf(Property);

See Also

PropertyCollection Class | LaMarvin.Constable.Model Namespace