Méthode System::WeakReference<>::get_IsAlive

WeakReference<>::get_IsAlive method

Obtient une indication indiquant si l’objet référencé par l’objet WeakReference actuel a été supprimé.

bool System::WeakReference<>::get_IsAlive() const

ReturnValue

Vrai si l’objet n’est pas expiré, faux sinon.

Voir aussi