System.nint Members

The members of System.nint are listed below.

See Also: Inherited members from System.ValueType

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static readonly
MaxValuenint. Documentation for this section has not yet been entered.
static readonly
MinValuenint. Documentation for this section has not yet been entered.
static readonly
Sizeint. Documentation for this section has not yet been entered.

Public Methods

CompareTo(nint) : int
Documentation for this section has not yet been entered.
CompareTo(object) : int
Documentation for this section has not yet been entered.
static
CopyArray(IntPtr, nint[], int, int)
Documentation for this section has not yet been entered.
static
CopyArray(nint[], int, IntPtr, int)
Documentation for this section has not yet been entered.
Equals(nint) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
GetTypeCode() : TypeCode
Documentation for this section has not yet been entered.
static
Parse(string) : nint
Documentation for this section has not yet been entered.
static
Parse(string, System.Globalization.NumberStyles) : nint
Documentation for this section has not yet been entered.
static
Parse(string, IFormatProvider) : nint
Documentation for this section has not yet been entered.
static
Parse(string, System.Globalization.NumberStyles, IFormatProvider) : nint
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
ToString(IFormatProvider) : string
Documentation for this section has not yet been entered.
ToString(string) : string
Documentation for this section has not yet been entered.
ToString(string, IFormatProvider) : string
Documentation for this section has not yet been entered.
static
TryParse(string, out nint) : bool
Documentation for this section has not yet been entered.
static
TryParse(string, System.Globalization.NumberStyles, IFormatProvider, out nint) : bool
Documentation for this section has not yet been entered.

Public Operators

static
Addition(nint, nint)Documentation for this section has not yet been entered.
static
BitwiseAnd(nint, nint)Documentation for this section has not yet been entered.
static
BitwiseOr(nint, nint)Documentation for this section has not yet been entered.
static
DecrementDocumentation for this section has not yet been entered.
static
Division(nint, nint)Documentation for this section has not yet been entered.
static
Equality(nint, nint)Documentation for this section has not yet been entered.
static
ExclusiveOr(nint, nint)Documentation for this section has not yet been entered.
static
GreaterThan(nint, nint)Documentation for this section has not yet been entered.
static
GreaterThanOrEqual(nint, nint)Documentation for this section has not yet been entered.
static
IncrementDocumentation for this section has not yet been entered.
static
Inequality(nint, nint)Documentation for this section has not yet been entered.
static
LeftShift(nint, int)Documentation for this section has not yet been entered.
static
LessThan(nint, nint)Documentation for this section has not yet been entered.
static
LessThanOrEqual(nint, nint)Documentation for this section has not yet been entered.
static
Modulus(nint, nint)Documentation for this section has not yet been entered.
static
Multiply(nint, nint)Documentation for this section has not yet been entered.
static
OnesComplementDocumentation for this section has not yet been entered.
static
RightShift(nint, int)Documentation for this section has not yet been entered.
static
Subtraction(nint, nint)Documentation for this section has not yet been entered.
static
UnaryNegationDocumentation for this section has not yet been entered.
static
UnaryPlusDocumentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Byte(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Char(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Int16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.Int32(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.IntPtr(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nuint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.SByte(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.UInt16(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.UInt32(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.UInt64(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Explicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.Decimal(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.Double(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.Int64(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.nfloat(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.Single(Implicit)Documentation for this section has not yet been entered.
static
Conversion to System.nint(Implicit)Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

IConvertible.ToBooleanDocumentation for this section has not yet been entered.
IConvertible.ToByteDocumentation for this section has not yet been entered.
IConvertible.ToCharDocumentation for this section has not yet been entered.
IConvertible.ToDateTimeDocumentation for this section has not yet been entered.
IConvertible.ToDecimalDocumentation for this section has not yet been entered.
IConvertible.ToDoubleDocumentation for this section has not yet been entered.
IConvertible.ToInt16Documentation for this section has not yet been entered.
IConvertible.ToInt32Documentation for this section has not yet been entered.
IConvertible.ToInt64Documentation for this section has not yet been entered.
IConvertible.ToSByteDocumentation for this section has not yet been entered.
IConvertible.ToSingleDocumentation for this section has not yet been entered.
IConvertible.ToTypeDocumentation for this section has not yet been entered.
IConvertible.ToUInt16Documentation for this section has not yet been entered.
IConvertible.ToUInt32Documentation for this section has not yet been entered.
IConvertible.ToUInt64Documentation for this section has not yet been entered.