_Folders.Count 属性

定义

返回一个 Integer (int in C# ) 值,该值指示指定集合中的对象计数。 只读。

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

属性值

适用于