Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
Gaia Ajax 3.6 Documentation
AspectCollection
.
.
::
.
Count Property
AspectCollection Class
See Also
Send Feedback
Returns the number of Aspects in the list of Aspects
Namespace:
Gaia.WebWidgets
Assembly:
Gaia.WebWidgets
(in Gaia.WebWidgets.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
C#
public
int
Count
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Count
As
Integer
Implements
ICollection
<
(Of
<
(
T
>
)
>
)
.
.
::
.
Count
See Also
AspectCollection Class
Gaia.WebWidgets Namespace