Entry.Items Property

Children of current entry.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Entry[] Items { get; }

Property Value

Entry[]

Implements

IPrimitive<T>.Items

See Also