SbDataType Constructor (SbDataTypeDataTypes) |
Namespace: OIV.InventorAssembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SbDataType(
SbDataTypeDataTypes type
)
Public Sub New (
type As SbDataTypeDataTypes
)
public:
SbDataType(
SbDataTypeDataTypes type
)
new :
type : SbDataTypeDataTypes -> SbDataType
Parameters
- type
- Type: OIV.InventorSbDataTypeDataTypes
See Also