Table of Contents

Method EqualStyles

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

EqualStyles(StringItemInfo, StringItemInfo, int, int, string, bool)

protected virtual bool EqualStyles(StringItemInfo style1, StringItemInfo style2, int index1, int index2, string s, bool useColors)

Parameters

style1 StringItemInfo
style2 StringItemInfo
index1 int
index2 int
s string
useColors bool

Returns

bool