_Categories.Count 属性

定义

在 C# 中返回 整数 (int ) 值,该值指示指定集合中的对象计数 Category 。 只读。

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

属性值

适用于