Table of Contents

Method IndexOfName

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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 string

Name of line style to locate.

Returns

int

Index of the style found.