IComPropertyBrowser.EnsurePendingChangesCommitted 메서드

정의

보류 중인 모든 변경 내용을 컨트롤에 커밋합니다 PropertyGrid .

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 bool EnsurePendingChangesCommitted();
public bool EnsurePendingChangesCommitted();
abstract member EnsurePendingChangesCommitted : unit -> bool
Public Function EnsurePendingChangesCommitted () As Boolean

반품

true 성공적으로 커밋하면 PropertyGrid 변경되고, false그렇지 않으면 .

적용 대상