Click or drag to resize

ComponentInput Class

返回用户文档首页
组件输入
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.SceneComponentInput

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public sealed class ComponentInput : ICollection<InputItem>, 
	IEnumerable<InputItem>, IEnumerable

The ComponentInput type exposes the following members.

Constructors
 NameDescription
Public methodComponentInputInitializes a new instance of the ComponentInput class
Top
Properties
 NameDescription
Public propertyCount 
Public propertyIsReadOnly 
Public propertyIsSynchronized 
Top
Methods
See Also