Mono Class Library: Overview

Mono.Unix.Native.Dirent: Members

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

See Also: Inherited members from System.Object

Public Constructors

Creates a Dirent instance.

Public Fields

d_inoulong. Inode.
d_namestring. Filename.
d_offlong. Documentation for this section has not yet been entered.
d_reclenushort. Length of this record.
d_typebyte. File type.

Public Methods

Equals(Dirent) : 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.
override
ToString() : string
Documentation for this section has not yet been entered.

Public Operators

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