Schema.ListSchemas Method

Lists all schemas in memory.


Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public static IList<Schema> ListSchemas()

Return Value

IList<Schema>

See Also

Reference

Schema Class
Autodesk.Revit.DB.ExtensibleStorage Namespace