TtfNameTable.DeleteRecordsByNameId

TtfNameTable.DeleteRecordsByNameId method

Deletes all the records related to passed nameId parameter

public void DeleteRecordsByNameId(NameId nameId)
ParameterTypeDescription
nameIdNameIdName identifier, logical string category, specified by NameId enumeration

See Also