ExportLinetypeTable.GetKeys Method
Gets all the keys stored in the map.
Namespace:
Autodesk.Revit.DB
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<ExportLinetypeKey> GetKeys()
Return Value
IList
<
ExportLinetypeKey
>
The keys.
See Also
Reference
ExportLinetypeTable Class
Autodesk.Revit.DB Namespace