ReadIFC.Systems Property

Gets or sets the systems loaded from the file.
Public Property Systems() As Dictionary(Of String, String)
This language is not supported or no code example is available.
public Dictionary<string, string> Systems {get; set;}
This language is not supported or no code example is available.

Property Value

Dictionary<string, string>

.NET Framework

Supported in: 4.8

In this article

Definition