This documentation is for the old version. Go to the latest Graphics Mill docs

IImageList.IndexOfKey Method

Returns a zero-based index of the specified key in the list.

Overload List

Name Description
Public method IndexOfKey(Object)

Returns a zero-based index of the specified key in the list.

Public method IndexOfKey(Object, Boolean)

Returns a zero-based index of the specified key in the list.

See Also

Reference