<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapKey Class / ToString Method

In This Topic
    ToString Method (C1OlapKey)
    In This Topic
    Returns a string that represents this C1OlapKey.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string that represents this C1OlapKey.
    See Also