Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ IsReadOnly

bool System.Collections.IList.IsReadOnly
getinherited

Implemented in System.Collections.Immutable.ImmutableArray< T >, System.Collections.Immutable.ImmutableArray< T >, System.Collections.Immutable.ImmutableList< T >.Builder, System.Collections.Immutable.ImmutableList< T >.Builder, System.Collections.Immutable.ImmutableList< T >, System.Collections.Immutable.ImmutableList< T >, System.Collections.Immutable.ImmutableSortedSet< T >, System.Collections.Immutable.ImmutableSortedSet< T >, System.Collections.CollectionBase, System.Collections.SortedList.KeyList, System.Collections.SortedList.ValueList, System.Collections.Specialized.StringCollection, System.Collections.Specialized.StringCollection, System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection, System.ComponentModel.ListSortDescriptionCollection, System.Data.Common.DataColumnMappingCollection, System.Data.Common.DataTableMappingCollection, System.Data.Common.DbParameterCollection, System.Data.DataView, System.Data.DataViewManager, System.Collections.Specialized.ReadOnlyList, System.Collections.Specialized.SingleItemReadOnlyList, System.Collections.ObjectModel.Collection< T >, System.Collections.ObjectModel.Collection< T >, System.Collections.ObjectModel.ReadOnlyCollection< T >, System.Collections.ObjectModel.ReadOnlyCollection< T >, System.Collections.ArrayList.IListWrapper, System.Collections.ArrayList.SyncArrayList, System.Collections.ArrayList.SyncIList, System.Collections.ArrayList.FixedSizeList, System.Collections.ArrayList.FixedSizeArrayList, System.Collections.ArrayList.ReadOnlyList, System.Collections.ArrayList.ReadOnlyArrayList, System.Collections.ArrayList.Range, and System.Collections.ArrayList.

Definition at line 7 of file IList.cs.

7{ get; }

Referenced by System.Collections.ObjectModel.Collection< T >.Add(), System.Collections.ObjectModel.Collection< T >.Add(), System.Collections.ObjectModel.Collection< T >.Clear(), System.Collections.ObjectModel.Collection< T >.Insert(), System.Collections.ObjectModel.Collection< T >.Insert(), System.Collections.ObjectModel.Collection< T >.Remove(), System.Collections.ObjectModel.Collection< T >.Remove(), and System.Collections.ObjectModel.Collection< T >.RemoveAt().