Share

AssocArray.SourceEntities Property

Description

Gets the array of IDs of the source entities that form an item in the associative array.

Visual Basic

Public Property SourceEntities() As ObjectIdCollection

C#

public ObjectIdCollection SourceEntities;

Conditions

Read-only

Links

AssocArray Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?