public TableGroup(
DefinedName defineName,
TableGroupType type
)
Public Sub New (
defineName As DefinedName,
type As TableGroupType
)
public:
TableGroup(
DefinedName^ defineName,
TableGroupType type
)
new :
defineName : DefinedName *
type : TableGroupType -> TableGroup