IntCollectionItemArray Property

Get the array of Items in the Collection.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.3013.4544
C#
public int[] ItemArray { get; }

Property Value

Int32

See Also