Persistate API documentation
Count Property
NamespacesPersistate.LanguageErrorTokenCount

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

Gets the number of errors in this token.
Declaration Syntax
C#
public int Count { get; }
Remarks
A value of 1 can mean this is a single error token or a collection with one member. A value of 0 can only mean that its a collection with no members.

Assembly: Persistate.Language (Module: Persistate.Language) Version: 0.6.1.20 (0.6.1.20)