Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / CreateHyperlinkCommand Class / Finalize Method


In This Topic
    Finalize Method (CreateHyperlinkCommand)
    In This Topic
    Finalizes an instance of the Command class.
    Syntax
    'Declaration
     
    
    Protected Sub Finalize() 
    'Usage
     
    
    Dim instance As CreateHyperlinkCommand
     
    instance.Finalize()
    protected void Finalize()
    See Also