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