Click or drag to resize

IDataType Interface

返回用户文档首页
支持的Attribute数据类型都派生自此接口

Namespace: LoongCAD.STC.Friendly.DataType
Assembly: LoongCAD.STC.Friendly.DataType (in LoongCAD.STC.Friendly.DataType.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public interface IDataType

The IDataType type exposes the following members.

Properties
 NameDescription
Public propertyRawValue 
Top
Methods
 NameDescription
Public methodCreateTypeConverter 
Top
See Also