| PoolT Methods | 
The PoolT generic type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | Get | 
            Gets an object.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | Put | 
            Put an object back.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also