UInt16 Structure
Represents a 16-bit unsigned integer.
Namespace:
System
Assembly:
Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct UInt16 : IComparable, IComparable<ushort>, IEquatable<ushort>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure UInt16 _ Implements IComparable, IComparable(Of UShort), IEquatable(Of UShort), _ IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class UInt16 : IComparable, IComparable<unsigned short^>, IEquatable<unsigned short^>, IFormattable