Geometry.Atoms Property

Definition

public System.Collections.Generic.List<System.Collections.Generic.Dictionary<string,object>> Atoms { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.Atoms : System.Collections.Generic.List<System.Collections.Generic.Dictionary<string, obj>> with get, set
Public Property Atoms As List(Of Dictionary(Of String, Object))

Property Value

List<Dictionary<String,Object>>
Attributes

Applies to