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

◆ Count

int System.Collections.ICollection.Count
getinherited

Implemented in System.Collections.Concurrent.BlockingCollection< T >, System.Collections.Concurrent.ConcurrentBag< T >, System.Collections.Concurrent.ConcurrentDictionary< TKey, TValue >, System.Collections.Concurrent.ConcurrentStack< T >, System.Collections.Immutable.ImmutableArray< T >, System.Collections.Immutable.ImmutableArray< T >, System.Collections.Immutable.ImmutableArray< T >, System.Collections.Immutable.ImmutableDictionary< TKey, TValue >.Builder, System.Collections.Immutable.ImmutableDictionary< TKey, TValue >, System.Collections.Immutable.ImmutableHashSet< T >, System.Collections.Immutable.ImmutableList< T >.Builder, System.Collections.Immutable.ImmutableList< T >, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >.Builder, System.Collections.Immutable.ImmutableSortedDictionary< TKey, TValue >, System.Collections.Immutable.ImmutableSortedSet< T >.Builder, System.Collections.Immutable.ImmutableSortedSet< T >, System.Collections.Immutable.KeysOrValuesCollectionAccessor< TKey, TValue, T >, System.Collections.CollectionBase, System.Collections.DictionaryBase, System.Collections.Queue.SynchronizedQueue, System.Collections.Queue, System.Collections.ReadOnlyCollectionBase, System.Collections.SortedList.SyncSortedList, System.Collections.SortedList.KeyList, System.Collections.SortedList.ValueList, System.Collections.SortedList, System.Collections.Stack.SyncStack, System.Collections.Stack, System.Collections.Specialized.HybridDictionary, System.Collections.Specialized.ListDictionary.NodeKeyValueCollection, System.Collections.Specialized.ListDictionary, System.Collections.Specialized.NameObjectCollectionBase.KeysCollection, System.Collections.Specialized.NameObjectCollectionBase, System.Collections.Specialized.OrderedDictionary.OrderedDictionaryKeyValueCollection, System.Collections.Specialized.OrderedDictionary, System.Collections.Specialized.StringCollection, System.Collections.BitArray, System.ComponentModel.Design.DesignerCollection, System.ComponentModel.Design.DesignerCollection, System.ComponentModel.Design.DesignerOptionService.DesignerOptionCollection, System.ComponentModel.AttributeCollection, System.ComponentModel.AttributeCollection, System.ComponentModel.ListSortDescriptionCollection, System.ComponentModel.TypeConverter.StandardValuesCollection, System.Data.Common.DataColumnMappingCollection, System.Data.Common.DataTableMappingCollection, System.Data.Common.DbParameterCollection, System.Data.DataRowCollection, System.Data.DataView, System.Data.DataViewManager, System.Data.DataViewSettingCollection, System.Data.InternalDataCollectionBase, System.Collections.Specialized.DictionaryWrapper, System.Diagnostics.CorrelationManager.AsyncLocalStackWrapper, System.Net.WebHeaderCollection, System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >.KeyCollection, System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >.ValueCollection, System.Collections.ObjectModel.ReadOnlyDictionary< TKey, TValue >, System.Collections.Specialized.ReadOnlyList, System.Collections.Specialized.SingleItemReadOnlyList, System.Collections.Concurrent.ConcurrentQueue< T >, System.Collections.ObjectModel.Collection< 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, System.Collections.ArrayList, System.Collections.EmptyReadOnlyDictionaryInternal, System.Collections.Hashtable.KeyCollection, System.Collections.Hashtable.ValueCollection, System.Collections.Hashtable.SyncHashtable, System.Collections.Hashtable, System.Collections.ListDictionaryInternal.NodeKeyValueCollection, System.Collections.ListDictionaryInternal, System.Security.PermissionSet, System.Threading.Tasks.MultiProducerMultiConsumerQueue< T >, System.Xml.Schema.XmlSchemaCollection, System.Xml.Schema.XmlSchemaCollection, System.Xml.XmlAttributeCollection, System.Security.AccessControl.CommonAcl, System.Security.AccessControl.GenericAcl, System.Security.AccessControl.RawAcl, System.Security.Policy.Evidence, System.Security.Cryptography.OidCollection, and System.Threading.Tasks.MultiProducerMultiConsumerQueue< T >.

Definition at line 5 of file ICollection.cs.

5{ get; }

Referenced by System.Collections.ArrayList.ArrayList(), System.ComponentModel.Design.Serialization.InstanceDescriptor.InstanceDescriptor(), System.Collections.SortedList.SortedList(), System.Collections.ArrayList.Range.AddRange(), System.Data.Common.DataTableMapping.Clone(), System.Data.Common.DataTableMapping.DataTableMappingConverter.ConvertTo(), System.Collections.ArrayList.IListWrapper.CopyTo(), System.ComponentModel.TypeDescriptor.FilterMembers(), System.Net.PathList.GetCookiesCount(), System.Collections.ArrayList.IListWrapper.GetEnumerator(), System.Data.Common.DbDataAdapter.GetFillParameters(), System.Collections.ArrayList.IListWrapper.GetRange(), System.Collections.ArrayList.IListWrapper.IndexOf(), System.Collections.ArrayList.IListWrapper.InsertRange(), System.Collections.ArrayList.Range.InsertRange(), System.Collections.ArrayList.InsertRange(), System.ComponentModel.Design.Serialization.InstanceDescriptor.Invoke(), System.Collections.ArrayList.IListWrapper.LastIndexOf(), System.Collections.ArrayList.IListWrapper.LastIndexOf(), MS.Internal.Xml.XPath.XPathArrayIterator.MoveNext(), System.ComponentModel.TypeDescriptor.PipelineFilter(), System.ComponentModel.TypeDescriptor.PipelineInitialize(), System.ComponentModel.TypeDescriptor.PipelineMerge(), System.Collections.ArrayList.IListWrapper.RemoveRange(), System.Collections.ArrayList.IListWrapper.Reverse(), System.Collections.ArrayList.IListWrapper.SetRange(), System.Collections.ArrayList.Range.SetRange(), System.Collections.ArrayList.SetRange(), System.Collections.ArrayList.IListWrapper.Sort(), and System.Collections.ArrayList.IListWrapper.ToArray().