Click or drag to resize

IStdVectorT Methods

The IStdVectorT generic type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodToArray
Convert std::vector<T> to managed array T[]
Top
See Also