IRC.NET


ReadOnlySet<'T>

Defined in IrcDotNet.dll.
Represents a read-only set of values.

Instance members

Instance memberDescription
Count
Signature: int
Modifiers: abstract
Gets the number of elements that are contained in the set.
Fork me on GitHub