(static) PooledEnumerable<T> Instantiate( IPooledEnumerator<T> etor )
(ctor) PooledEnumerable<T>( IPooledEnumerator<T> etor )
virtual void Dispose()
virtual void Free()
virtual IEnumerator<T> GetEnumerator()
virtual IEnumerator System.Collections.IEnumerable.GetEnumerator()