IfcContainer.Systems Property

Gets or sets the list of systems of the container.
Public Property Systems() As List(Of String)
This language is not supported or no code example is available.
public List<string> Systems {get; set;}
This language is not supported or no code example is available.

Property Value

List<string>

.NET Framework

Supported in: 4.8

In this article

Definition