TableCellCombinedParameterDataCreate Method |
construct a TableCellCombinedParameterData
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static TableCellCombinedParameterData Create()
Public Shared Function Create As TableCellCombinedParameterData
public:
static TableCellCombinedParameterData^ Create()
static member Create : unit -> TableCellCombinedParameterData
Return Value
TableCellCombinedParameterData
See Also