System::WeakReference< T >::SetTarget méthode
WeakReference< T >::SetTarget method
Définit l’objet (la cible) référencé par l’objet WeakReference actuel.
void System::WeakReference<T>::SetTarget(const SmartPtr<T> &data)
| Paramètre | Type | Description |
|---|---|---|
| data | const SmartPtr<T>& | Object à définir. |
Voir aussi
- Class SmartPtr
- Class WeakReference< T >
- Namespace System
- Library Aspose.Font for C++