_Columns.Count 属性

定义

在 C# 中返回 整数 (int ,) 表示集合中对象数 Column 的值。 只读。

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

属性值

适用于