Place Structure

T3000 CrossPlatform

Place Structure

[This is preliminary documentation and is subject to change.]

Line index and char index

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public struct Place : IEquatable<Place>
Public Structure Place
	Implements IEquatable(Of Place)

Dim instance As Place

The Place type exposes the following members.

Constructors
  NameDescription
Public methodPlace
Initializes a new instance of the Place class
Top
Properties
  NameDescription
Public propertyStatic memberEmpty
Top
Methods
Operators
Fields
  NameDescription
Public fieldiChar
Public fieldiLine
Top
See Also