-
Home
-
API
-
Svg
-
SvgElementCollection
-
Methods
-
IndexOf(SvgElement)
IndexOf(SvgElement) Method
Definition
Returns the index of the specified SvgElement in the collection.
public int IndexOf(SvgElement item)
Parameters
Returns
- Int32
- The index of the element if it is present; otherwise -1.