Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This member function calls BASE_CLASS**::Copy**.
void Copy(
const CTypedPtrArray<BASE_CLASS,
TYPE>& src
);
Parameters
BASE_CLASS
Base class of the typed pointer array class; must be an array class (CObArray or CPtrArray).TYPE
Type of the elements stored in the base-class array.src
Source of the elements to be copied to an array.
Remarks
For more detailed remarks, see CObArray::Copy.
Requirements
Header: afxtempl.h