public static bool operator ==( ForgeTypeId lhs, ForgeTypeId rhs )
Public Shared Operator = ( lhs As ForgeTypeId, rhs As ForgeTypeId ) As Boolean
public: static bool operator ==( ForgeTypeId^ lhs, ForgeTypeId^ rhs )
static let inline (=) lhs : ForgeTypeId * rhs : ForgeTypeId : bool