ForgeTypeId.NameEquals
Description:
Returns true if the typeid string held by this ForgeTypeId is equal to that held by the given ForgeTypeId, excluding the version number. The version number of a typeid string follows a hyphen character.
Returns true if the typeid string held by this ForgeTypeId is equal to that held by the given ForgeTypeId, excluding the version number. The version number of a typeid string follows a hyphen character.
public bool NameEquals(
ForgeTypeId other
)
-
other
Return Value
bool
-
A non-optional argument was NULL