Dictionary<(Of <(<'TKey1, TKey2, TValue>)>)>..::..Count Property

Gets the number of elements contained in the [ICollection{T}].

Namespace:  Tortuga.Anchor.Collections
Assembly:  Tortuga.Anchor (in Tortuga.Anchor.dll)

Syntax


public int Count { get; }
Public ReadOnly Property Count As Integer
	Get

Return Value

The number of elements contained in the [ICollection{T}].