Bridge

SByte Structure

Represents an 8-bit signed integer.

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

Syntax


<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