DataPackagePropertySetView.Size 属性

定义

获取属性集中包含的项数。

public:
 property unsigned int Size { unsigned int get(); };
uint32_t Size();
public uint Size { get; }
var uInt32 = dataPackagePropertySetView.size;
Public ReadOnly Property Size As UInteger

属性值

UInt32

unsigned int

uint32_t

属性集中的元素数。

实现

注解

有关详细信息,请参阅 IMapView (字符串、对象)

适用于