Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / CustomTypes Class / Clear Method


In This Topic
    Clear Method (CustomTypes)
    In This Topic
    Adds a custom cell type to the collection and returns its index.
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
    'Usage
     
    
    Dim instance As CustomTypes
     
    instance.Clear()
    public void Clear()
    See Also