Mono Class Library: Overview

System.ArraySegment<T>: Members

The members of System.ArraySegment<T> 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 Properties

[read-only]
ArrayT[]. Documentation for this section has not yet been entered.
[read-only]
Countint. Documentation for this section has not yet been entered.
[read-only]
Offsetint. Documentation for this section has not yet been entered.

Public Methods

Equals(ArraySegment<T>) : 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.

Public Operators

static
Equality(ArraySegment<T>, ArraySegment<T>)Documentation for this section has not yet been entered.
static
Inequality(ArraySegment<T>, ArraySegment<T>)Documentation for this section has not yet been entered.