Method Get Get() Gets an object instance from the pool. Creates a new instance if the pool is empty. Declaration public virtual T Get() Returns Type Description T The object instance