SettingsPropertyCollection.SetReadOnly 메서드

정의

컬렉션을 읽기 전용으로 설정합니다.

public:
 void SetReadOnly();
public void SetReadOnly ();
member this.SetReadOnly : unit -> unit
Public Sub SetReadOnly ()

설명

컬렉션을 읽기 전용으로 설정한 후에는 더 이상 수정할 수 없습니다.

적용 대상