Place Structure

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Line index and char index

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public struct Place : IEquatable<Place>
Visual Basic
Public Structure Place _
	Implements IEquatable(Of Place)
Visual C++
public value class Place : IEquatable<Place>

See Also