SByte Structure
Represents an 8-bit signed integer.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public struct SByte : IComparable, IComparable<sbyte>, IEquatable<sbyte>, IFormattable
<ExternalAttribute> _ <NameAttribute> _ <ConstructorAttribute> _ Public Structure SByte _ Implements IComparable, IComparable(Of SByte), _ IEquatable(Of SByte), IFormattable
[ExternalAttribute] [NameAttribute] [ConstructorAttribute] public value class SByte : IComparable, IComparable<signed char^>, IEquatable<signed char^>, IFormattable