System.Types.TSize.operator -
C++
TSize operator -(const TSize& rhs) const _ALWAYS_INLINE {
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TSize |
Description
Soustrait un objet TSize d'un autre objet TSize.
C++
TSize operator -(const TSize& rhs) const _ALWAYS_INLINE {
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | SystemTypes.h | System.Types | TSize |
Soustrait un objet TSize d'un autre objet TSize.