SchemaListSchemas Method

Lists all schemas in memory.

Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static IList<Schema> ListSchemas()

Return Value

IListSchema
See Also