Method ShouldSerializePos
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ShouldSerializePos()
Indicates whether the Pos
should be persisted.
public bool ShouldSerializePos()
Returns
- bool
True if
Pos
differs from its default value; otherwise false.