Struct StringSegment NamespaceTerminal.Gui.Editor.Document.Utils AssemblyTerminal.Gui.Editor.dll public readonly struct StringSegment : IEquatable<StringSegment> Implements IEquatable<StringSegment> Inherited Members ValueType.ToString() object.GetType() object.Equals(object, object) object.ReferenceEquals(object, object) Constructors StringSegment(string) StringSegment(string, int, int) Properties Count Offset Text Methods Equals(object) Equals(StringSegment) GetHashCode() Operators operator ==(StringSegment, StringSegment) operator !=(StringSegment, StringSegment)