Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / MatComponentResourceManager Class / MatComponentResourceManager Constructor


In This Topic
    MatComponentResourceManager Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New( _
       ByVal componentType As Type _
    )
    'Usage
     
    
    Dim componentType As Type
     
    Dim instance As New MatComponentResourceManager(componentType)
    public MatComponentResourceManager( 
       Type componentType
    )

    Parameters

    componentType
    See Also