Click or drag to resize

IGraphModelArrayIndexOfBy Method

Overload List
  NameDescription
Public methodArrayIndexOfBy(IList, String, Object)
Searches the array for the given value in the given member. The array must be of node or edge type, i.e. of a graph element type of this model object.
Public methodArrayIndexOfBy(IList, String, Object, Int32)
Searches the array for the given value in the given member. The array must be of node or edge type, i.e. of a graph element type of this model object.
Top
See Also