Method Multiply NamespaceGuildWars2 AssemblyGW2SDK.dll Multiply(in Coin) Returns the product of this Coin and another Coin. public Coin Multiply(in Coin other) Parameters other Coin The Coin to multiply by. Returns Coin The product of the two Coin values.