ElementGroup.RootElementIds Property

Definition

Get a list of the Ids of the element links contained in this group

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ RootElementIds { System::Collections::ObjectModel::ReadOnlyCollection<Guid> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Guid> RootElementIds { get; }
member this.RootElementIds : System.Collections.ObjectModel.ReadOnlyCollection<Guid>
Public ReadOnly Property RootElementIds As ReadOnlyCollection(Of Guid)

Property Value

Applies to