AutodeskMiscProperties.XData Property

Gets or sets the XData value list.
Public Overridable Property XData() As List(Of KeyValuePair(Of Short, Object))
This language is not supported or no code example is available.
public virtual List<KeyValuePair<short, object>> XData {get; set;}
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