Item.Size Property

Definition

Gets the size of this item.

public:
 property int Size { int get(); };
public int Size { get; }
Public ReadOnly Property Size As Integer

Property Value

An integer value indicating the size of the item.

Applies to