ReadAutodesk.ModelXData Property

Gets the XData value list of the Model_Space block.
Public Property ModelXData() As List(Of KeyValuePair(Of Short, Object)) 
Get 
This language is not supported or no code example is available.
public List<KeyValuePair<short, object>> ModelXData {get;}
This language is not supported or no code example is available.

Property Value

List<KeyValuePair<short, object>>

.NET Framework

Supported in: 4.8

In this article

Definition