ComponentOne List for WinForms
C1.Win.C1List.Util.Xml.Serialization Namespace / Pair Class / Second Property

In This Topic
    Second Property (Pair)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Second As Object
    public object Second {get; set;}
    See Also