ComponentOne List for WinForms
C1.Win.C1List.Util.Xml.Serialization Namespace / C1Stack Class / Push Method

In This Topic
    Push Method (C1Stack)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub Push( _
       ByVal o As Object _
    ) 
    public void Push( 
       object o
    )

    Parameters

    o
    See Also