Returns a collection of the keys stored in this table.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public IList<ExportFontKey> GetKeys()
Return Value
IList<ExportFontKey>The collection of keys.