INodeStateChanged 인터페이스

정의

일부 내부 상태가 변경되었을 때 트리 노드 파생 클래스가 알림을 받을 수 있도록 허용합니다. 노드의 모양이 적절하게 업데이트될 수 있습니다.

public interface class INodeStateChanged
public interface INodeStateChanged
type INodeStateChanged = interface
Public Interface INodeStateChanged

속성

StateChangedHandler

상태가 변경되었음을 개체에 알리는 데 사용되는 이벤트 처리기를 가져옵니다.

적용 대상