TableCellCombinedParameterDataCreate Method |
construct a TableCellCombinedParameterData
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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