M

ForgeTypeId.Equals

Description:
Determines whether this ForgeTypeId is equal to another.
public override bool Equals(
	Object other
)
  • Object
    other
    The ForgeTypeId with which to compare this ForgeTypeId.
Return Value Boolean True if the given ForgeTypeId is equal to this one, or false otherwise.