ForgeTypeId.NameEquals
Method
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.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |