Click or drag to resize

Integer   Conversion (Integer to Int32)

返回用户文档首页
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 static implicit operator int (
	Integer val
)

Parameters

val  Integer
 

Return Value

Int32
See Also