|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementContainer Interface > ISchematicElementContainer.SchematicElements Property (ArcObjects .NET 10.5 SDK) | 
Schematic elements enumeration within the container.
[Visual Basic .NET] Public ReadOnly Property SchematicElements As IEnumSchematicElement
[C#] public IEnumSchematicElement SchematicElements {get;}
[C++]
HRESULT get_SchematicElements(
  IEnumSchematicElement** SchematicElements
);
[C++]
Parameters SchematicElements [out, retval]
SchematicElements is a parameter of type IEnumSchematicElement