ForgeTypeId.StrictlyEquals
Description:
Returns true if the entire typeid string held by this ForgeTypeId is exactly equal to that held by the given ForgeTypeId. For the default equality comparison used by the equality operator (==), see NameEquals(ForgeTypeId).
Returns true if the entire typeid string held by this ForgeTypeId is exactly equal to that held by the given ForgeTypeId. For the default equality comparison used by the equality operator (==), see NameEquals(ForgeTypeId).
public bool StrictlyEquals(
ForgeTypeId other
)
-
other
Return Value
bool
-
A non-optional argument was null