Bridge

IDictionary<(Of <(<'TKey, TValue>)>)>..::..Count Property

Namespace:  System.Collections.Generic
Assembly:  Bridge (in Bridge.dll)

Syntax


int Count { get; }
ReadOnly Property Count As Integer
	Get
property int^ Count {
	int^ get ();
}