ImmutableSortedSet<T>.ICollection<T>.IsReadOnly 속성
정의
ICollection<T> 인터페이스를 확인합니다.See the ICollection<T> interface.
property bool System::Collections::Generic::ICollection<T>::IsReadOnly { bool get(); };
bool System.Collections.Generic.ICollection<T>.IsReadOnly { get; }
ReadOnly Property IsReadOnly As Boolean Implements ICollection(Of T).IsReadOnly