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