Method Subtract NamespaceGuildWars2 AssemblyGW2SDK.dll Subtract(in Coin) Returns the difference between this Coin and another Coin. public Coin Subtract(in Coin other) Parameters other Coin The Coin to subtract. Returns Coin The difference between the two Coin values.