ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DirectWrite Namespace / LocalizedStrings Class / GetLocaleNameLength Method

In This Topic
    GetLocaleNameLength Method (LocalizedStrings)
    In This Topic
    HRESULT IDWriteLocalizedStrings::GetLocaleNameLength([In] unsigned int index,[Out] unsigned int* length)
    Syntax
    'Declaration
     
    Public Function GetLocaleNameLength( _
       ByVal index As System.Integer _
    ) As System.Integer
    public System.int GetLocaleNameLength( 
       System.int index
    )

    Parameters

    index
    See Also