IEyeIfcObject.Properties Property

Gets or sets the object properties.
Property Properties() As Dictionary(Of String, Dictionary(Of String, Object))
This language is not supported or no code example is available.
Dictionary<string, Dictionary<string, object>> Properties {get; set;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, Dictionary<string, object>>

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition