Click or drag to resize

ModelTreeCheckChangingEventArgs Class

개체 트리 체크 변경 EventArgs
Inheritance Hierarchy
SystemObject
  SystemEventArgs
    SHConnectorModelTreeCheckChangingEventArgs

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class ModelTreeCheckChangingEventArgs : EventArgs

The ModelTreeCheckChangingEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodModelTreeCheckChangingEventArgs
Initializes a new instance of the ModelTreeCheckChangingEventArgs class
Top
Fields
  NameDescription
Public fieldnode
변경된 개체
Top
See Also