Item.Size 属性

定义

获取此项的大小。

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

属性值

一个整数值,指示项的大小。

适用于