Skip to content

ACadSharp.XData.ExtendedData.Records

Albert Domenech edited this page Jan 22, 2025 · 2 revisions

Records Property

Records contained in this Extended Data instance.

Definition

Namespace: ACadSharp.XData.ExtendedData

C#

public List<ExtendedDataRecord> Records { get; }

Property Value

List

Clone this wiki locally