Click or drag to resize
IEntityCollection.IndexOf Method
Overload List
  NameDescription
Public methodIndexOf(IEntity)
Returns index in the list of given IEntity object.
Public methodIndexOf(IEntityCore)
Returns index in the list of given entity.
(Inherited from IEntityCollectionCore.)
Top
See Also