Documentation de Dvp.NET. Forum : http://www.developpez.net/forums/f1239/applications/projets/projets-heberges/dvp-net/
Assembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
[Ceci est une documentation préliminaire, sous réserve de modification.]
Additionne deux surfaces.
Espace de nom : Developpez.Dotnet.MeasuresAssembly : Developpez.Dotnet (dans Developpez.Dotnet.dll) Version: 0.6.0.0 (0.6.0.0)
Syntaxe
C# |
---|
public static Hectare operator +( Hectare a, Hectare b ) |
Visual Basic (Déclaration) |
---|
Public Shared Operator + ( _ a As Hectare, _ b As Hectare _ ) As Hectare |
Visual C++ |
---|
public: static Hectare operator +( Hectare a, Hectare b ) |
Paramètres
- a
- Type: Developpez.Dotnet.Measures..::..Hectare
Première surface
- b
- Type: Developpez.Dotnet.Measures..::..Hectare
Deuxième surface