<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / UndoStack Class / GetCurrentState Method

In This Topic
    GetCurrentState Method
    In This Topic
    Gets an object that represents the current state.
    Syntax
    'Declaration
     
    Public MustOverride Function GetCurrentState() As Object
    public abstract object GetCurrentState()
    See Also