ComponentOne Bitmap for UWP
Explicit Type Conversion Operator (LocalizedStrings)

C1.UWP.DX Assembly > C1.Util.DX.DirectWrite Namespace > LocalizedStrings Class : Explicit Type Conversion Operator
Performs an explicit conversion from System.IntPtr to LocalizedStrings.
Syntax
'Declaration
 
Public Shadows Operator Narrowing CType( _
   ByVal nativePointer As System.IntPtr _
) As LocalizedStrings
public new LocalizedStrings operator explicit( 
   System.IntPtr nativePointer
)

Parameters

nativePointer
See Also

Reference

LocalizedStrings Class
LocalizedStrings Members