Call us at 1-800-661-8190 or send an email at info@aurigma.com
Returns an index of the specified item in the collection.
Namespace: Aurigma.GraphicsMill.WinControls Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Function IndexOf ( _ value As IListItem _) As Integer
public int IndexOf( IListItem value)
Type: Aurigma.GraphicsMill.WinControls.IListItem