| Miner.Responder.Shared Namespace > ResponderTables Class : ResponderTables Constructor | 
'DeclarationPublic Function New( _ ByVal configurator As DataSetConfig, _ ByVal useRepresents As System.Boolean _ )
'UsageDim configurator As DataSetConfig Dim useRepresents As System.Boolean Dim instance As New ResponderTables(configurator, useRepresents)
public ResponderTables( DataSetConfig configurator, System.bool useRepresents )
public ResponderTables( configurator: DataSetConfig; useRepresents: System.Boolean );
public function ResponderTables( configurator : DataSetConfig, useRepresents : System.boolean );
public: ResponderTables( DataSetConfig* configurator, System.bool useRepresents )
public: ResponderTables( DataSetConfig^ configurator, System.bool useRepresents )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2