Implements Count.
Namespace:
PerpetuumSoft.OlapAssembly: PerpetuumSoft.Olap (in PerpetuumSoft.Olap.dll) Version: 3.9.0.1
Syntax
C# |
---|
public int Count { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Count As Integer |
Visual C++ |
---|
public: virtual property int Count { int get () sealed; } |