Gets the number of objects in the collection.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public int Count { get; } |
Visual Basic |
---|
Public ReadOnly Property Count As Integer Get |