Hints.Count Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
HintsCount Property |
[This is preliminary documentation and is subject to change.]
Count of hints
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public int Count { get; }
Public ReadOnly Property Count As Integer Get Dim instance As Hints Dim value As Integer value = instance.Count