Bridge
IDictionary
<
(Of
<
(
<'
TKey
,
TValue
>
)
>
)
>
.
.
::
.
.
Count Property
Namespace:
System.Collections.Generic
Assembly:
Bridge
(in Bridge.dll)
Syntax
C#
VB
C++
int
Count
{
get
; }
ReadOnly
Property
Count
As
Integer
Get
property
int
^
Count
{
int
^
get
(); }
See Also
IDictionary
<
(Of
<
(
<'
TKey, TValue
>
)
>
)
>
Interface
System.Collections.Generic Namespace