ComplexPropertyCollection<TComplexProperty>.Count 属性

定义

获取集合中属性的总数。

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

属性值

属性的数目,以整数表示。

适用于