<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapEngine Class / ItemCount Property

In This Topic
    ItemCount Property (C1OlapEngine)
    In This Topic
    Gets the number of elements that in the data source.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemCount As Integer
    public int ItemCount {get;}
    See Also