Method Divide NamespaceGuildWars2 AssemblyGW2SDK.dll Divide(in Coin) Returns the quotient of this Coin and another Coin. public Coin Divide(in Coin other) Parameters other Coin The Coin to divide by. Returns Coin The quotient of the two Coin values.