Table of Contents

Property RowCount

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

RowCount

Gets or sets the number of rows in this list.

[JsonProperty("row_count")]
public NuiProperty<int> RowCount { get; set; }

Property Value

NuiProperty<int>