Version

Search Results

HashSet<T> Constructor(IEqualityComparer<T>)

Initializes a new instance of the HashSet class. Syntax Parameters comparer The equality comparer.

HashSet<T> Constructor(Int32)

Initializes a new instance of the HashSet class. Syntax Parameters capacity The initial capacity.

HashSet<T> Constructor(Int32,IEqualityComparer<T>)

Initializes a new instance of the HashSet class. Syntax Parameters capacity The initial capacity.comparer The equality comparer.

HashSet<T> Constructor

Overload List

IMarker Interface

Represents a marker. Syntax

IMarker Interface Members

Public Properties

IMarker Interface Properties

Public Properties

FileBuffer Property (IMarker)

Gets the reference to the file storage. Syntax

IReader Interface

Represents a reader. Syntax

IReader Interface Members

Public Methods