True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / C1PropImagesCollection Class / Add Method

In This Topic
    Add Method (C1PropImagesCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function Add( _
       ByVal m As System.Drawing.Image _
    ) As System.Integer
    public System.int Add( 
       System.Drawing.Image m
    )

    Parameters

    m
    See Also