AutodeskMiscProperties(List<KeyValuePair<Int16Object>>) Constructor

Standard constructor.
Public Sub New( _ 
ByVal xData As List(Of KeyValuePair(Of Short, Object)) _ 
)
This language is not supported or no code example is available.
public AutodeskMiscProperties( 
List<KeyValuePair<short, object>> xData 
)
This language is not supported or no code example is available.

Parameters

xData
List<KeyValuePair<short, object>>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition