Leadtools.Forms.Auto Namespace > DiskMasterFormsCategory Class : Repository Property |
public virtual IMasterFormsRepository Repository {get;}
'Declaration Public Overridable ReadOnly Property Repository As IMasterFormsRepository
'Usage Dim instance As DiskMasterFormsCategory Dim value As IMasterFormsRepository value = instance.Repository
public: virtual property IMasterFormsRepository^ Repository { IMasterFormsRepository^ get(); }