ReplicationBaseCollection.Count 属性

定义

获取所引用集合中的对象数。

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

属性值

所引用集合中的对象数。

实现

注解

仅 .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于