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 > ISchematicDiagramClassName Interface > ISchematicDiagramClassName.AssociatedElementClassNames Property (ArcObjects .NET 10.5 SDK) |
The schematic element class names that are associated to the diagram class name.
[Visual Basic .NET] Public ReadOnly Property AssociatedElementClassNames As IEnumDatasetName
[C#] public IEnumDatasetName AssociatedElementClassNames {get;}
[C++]
HRESULT get_AssociatedElementClassNames(
IEnumDatasetName** EnumAssociatedElementClassName
);
[C++]
Parameters EnumAssociatedElementClassName [out, retval]
EnumAssociatedElementClassName is a parameter of type IEnumDatasetName