Method IndexOfName
IndexOfName(string)
Returns the zero-based index of the first occurrence of the specified Name in the line style collection.
public virtual int IndexOfName(string name)
Parameters
name
stringName of line style to locate.
Returns
- int
Index of the style found.