IntCollectionItemArray Property

Get the array of Items in the Collection.

Definition

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

Property Value

Int32

See Also