public ushort Length
Public Length As UShort
Dim instance As UnicodeString
Dim value As UShort
value = instance.Length
instance.Length = value
public:
unsigned short Length
val mutable Length: uint16
No code example is currently available or this language may not be supported.