IPrimitive<T>.Items Property
Child items of the expression component.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
ReadOnly Property Items As T()
Get
property array<T>^ Items {
array<T>^ get ();
}
abstract Items : 'T[] with get
Property Value
T[]