Int16 Structure
Represents a 16-bit signed integer.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct Int16 : IComparable, IComparable<short>, IEquatable<short>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure Int16 _ Implements IComparable, IComparable(Of Short), IEquatable(Of Short), _ IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class Int16 : IComparable, IComparable<short^>, IEquatable<short^>, IFormattable