Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableExtensions.ListOfTWrapper< T > Class Template Referencesealed

Public Member Functions

IEnumerator< TGetEnumerator ()
 

Package Functions

 ListOfTWrapper (IList< T > collection)
 

Properties

int Count [get]
 
T this[int index] [get]
 

Private Member Functions

IEnumerator IEnumerable. GetEnumerator ()
 

Private Attributes

readonly IList< T_collection
 

Detailed Description

Definition at line 8 of file ImmutableExtensions.cs.


The documentation for this class was generated from the following file: