Method Add NamespaceGuildWars2 AssemblyGW2SDK.dll Add(in Coin) Returns the sum of this Coin and another Coin. public Coin Add(in Coin other) Parameters other Coin The Coin to add. Returns Coin The sum of the two Coin values.