TNet 3  3.0.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
TNList.cs File Reference

Classes

interface  TNet.TList
 Generic interface with an Add function so that it can be used by the Serializer. More...
 
class  TNet.List< T >
 This improved version of the System.Collections.Generic.List that doesn't release the buffer on Clear(), resulting in better performance and less garbage collection. More...
 

Namespaces

package  TNet