ContainsAllChars Method (CodeRanges)
In This Topic
Gets a value indicating whether the
CodeRanges collection contains all characters from 0x0000 to 0xFFFF.
Syntax
'Declaration
Public Function ContainsAllChars() As Boolean
public bool ContainsAllChars()
See Also