Method IndexOfName
IndexOfName(string)
When implemented by a class, returns the zero-based index of the first occurrence of the specified Name in the line style collection.
int IndexOfName(string name)
Parameters
name
stringName of line style to locate.
Returns
- int
Index of the style found.