Java.Util.Concurrent.CopyOnWriteArraySet Members

The members of Java.Util.Concurrent.CopyOnWriteArraySet are listed below.

See Also: Inherited members from Java.Util.AbstractSet

Public Constructors

Creates an empty set.
Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

override
Iterator() : Java.Util.IIterator
Returns an iterator over the elements contained in this set in the order in which these elements were added.
override
Size() : int
Returns the number of elements in this set.