Gets the number of words loaded in the dictionary.
Namespace:
C1.Web.EditorAssembly: C1.Web.Editor.2 (in C1.Web.Editor.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public int WordCount { get; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property WordCount As Integer Get |