VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / UnicodeCharacterCollection Class
Members Object Syntax Remarks Hierarchy Requirements SeeAlso
In This Topic
    UnicodeCharacterCollection Class
    In This Topic
    Provides the collection of Unicode characters.
    Object Model
    UnicodeCharacterCollection
    Syntax
    'Declaration
    
    Public Class UnicodeCharacterCollection
    
    
    public class UnicodeCharacterCollection
    
    
    public __gc class UnicodeCharacterCollection
    
    
    public ref class UnicodeCharacterCollection
    
    
    Remarks

    This collection supports UTF32 characters.

    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Text.UnicodeCharacterCollection

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also