Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1OrderedSet
.
.
::
.
.
Count Property
C1OrderedSet Class
See Also
Gets the number of elements contained in the
ICollection
<
(Of
<
(
<'
T
>
)
>
)
>
.
Namespace:
C1.WPF
Assembly:
C1.WPF
(in C1.WPF.dll)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic
Public
ReadOnly
Property
Count
As
Integer
Get
Field Value
Return Value
The number of elements contained in the
ICollection
<
(Of
<
(
<'
T
>
)
>
)
>
.
Implements
ICollection
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
Count
See Also
C1OrderedSet Class
C1.WPF Namespace