Mono Class Library: Overview

Mono.Unix.Native.FilePosition: Members

The members of Mono.Unix.Native.FilePosition are listed below.

See Also: Inherited members from System.MarshalByRefObject

Public Constructors

Constructs and initializes a file position instance.

Public Methods

Dispose()
Frees the wrapped fpos_t instance.
Equals(FilePosition) : bool
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
Finalize()
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

static
Equality(FilePosition, FilePosition)Documentation for this section has not yet been entered.
static
Inequality(FilePosition, FilePosition)Documentation for this section has not yet been entered.