Click or drag to resize

IIntDataType Interface

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

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 IIntDataType : IDataType

The IIntDataType type exposes the following members.

Properties
 NameDescription
Public propertyRawValue
(Inherited from IDataType)
Public propertyValue 
Top
Methods
 NameDescription
Public methodCreateTypeConverter
(Inherited from IDataType)
Top
See Also