Share via


SByte Members

The following tables list the members exposed by the SByte type.

Public Fields

Name Description
Public Field MaxValue Represents the largest possible value of SByte. This field is constant.
Public Field MinValue Represents the smallest possible value of SByte. This field is constant.

Public Methods

Name Description
Public Method Equals (Inherited from ValueType.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Static Parse Converts the string representation of a number to its 8-bit signed integer equivalent.
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString Overloaded. Converts the numeric value of this instance to its equivalent string representation.

See Also

Reference

SByte Structure
System Namespace