NIOCRCharSetInfo
Use the Item method to retrieve information about a character in the character set. Use the Remove method to delete a character. Use the RemoveAll method to delete all characters in the character set.
Properties
Count | Returns the number of objects in the collection. |
Methods
Item | Returns the specified object from the collection. |
Remove | Removes the specified item from the collection. |
RemoveAll | Removes all objects from the collection. |