Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / MapperInfo Class / MapperInfo Constructor / MapperInfo Constructor()


In This Topic
    MapperInfo Constructor()
    In This Topic
    Initializes a new instance of the MapperInfo class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New MapperInfo()
    public MapperInfo()
    See Also