ItemCount
Gets the number of items that have been added to the current builder.
Declaration
public int ItemCount { get; }
Property Value
Type | Description |
---|---|
int |
Gets the number of items that have been added to the current builder.
public int ItemCount { get; }
Type | Description |
---|---|
int |