UnicodeCharacterCollection Class Members
In This Topic
The following tables list the members exposed by
UnicodeCharacterCollection.
Public Constructors
Public Methods
| Name | Description |
  | ContainsUtf32Symbol | Returns a value indicating whether specified text contains UTF32 symbol. |
  | GetCount | Returns the count of Unicode characters in text. |
 | GetEnumerator | Returns an enumerator that iterates through the collection. |
  | IsUtf32Symbol | Overloaded. Returns a value indicating whether text symbol is UTF32 symbol. |
See Also