Terraria v1.4.4.9
Terraria source code documentation
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros
System.Collections.Generic.ValueListBuilder< T > Member List

This is the complete list of members for System.Collections.Generic.ValueListBuilder< T >, including all inherited members.

_arrayFromPoolSystem.Collections.Generic.ValueListBuilder< T >private
_posSystem.Collections.Generic.ValueListBuilder< T >private
_spanSystem.Collections.Generic.ValueListBuilder< T >private
Append(T item)System.Collections.Generic.ValueListBuilder< T >inline
Append(T item)System.Collections.Generic.ValueListBuilder< T >inline
AsSpan()System.Collections.Generic.ValueListBuilder< T >inline
AsSpan()System.Collections.Generic.ValueListBuilder< T >inline
Dispose()System.Collections.Generic.ValueListBuilder< T >inline
Dispose()System.Collections.Generic.ValueListBuilder< T >inline
Grow()System.Collections.Generic.ValueListBuilder< T >inlineprivate
Grow()System.Collections.Generic.ValueListBuilder< T >inlineprivate
LengthSystem.Collections.Generic.ValueListBuilder< T >
Pop()System.Collections.Generic.ValueListBuilder< T >inline
this[int index]System.Collections.Generic.ValueListBuilder< T >
ValueListBuilder(Span< T > initialSpan)System.Collections.Generic.ValueListBuilder< T >inline
ValueListBuilder(Span< T > initialSpan)System.Collections.Generic.ValueListBuilder< T >inline