ResourceDictionary.ICollection<KeyValuePair<String,Object>>.IsReadOnly 속성

정의

리소스 사전이 읽기 전용인지 여부를 나타내는 값을 가져옵니다.

bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.IsReadOnly : bool

속성 값

구현

적용 대상