Gets the number of elements contained in the ICollection<(Of <(<'T>)>)>.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public int Count { get; } |
| Visual Basic |
|---|
Public ReadOnly Property Count As Integer Get |