System.TPtrWrapper.operator !=
Révision datée du 5 juillet 2018 à 20:42 par BuildBot (discussion | contributions) (Page créée avec « {{DISPLAYTITLE:System.TPtrWrapper.operator !=}}{{#lst:API:System.TPtrWrapper.operator H21H3D|api}} ==Description== {{#lsth:API:System.TPtrWrapper.operator H21H3D|Descripti... »)
C++
bool __fastcall operator!=(const TPtrWrapper& __rhs) { return TPtrWrapper::_op_Inequality(*this, __rhs); };
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.hpp | System | TPtrWrapper |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !