Bridge

UInt16 Structure

Represents a 16-bit unsigned integer.

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


<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