ReadOnlyLinkedElementCollection<T>.Count 属性

定义

在集合通知期间返回中间计数,否则返回提交的计数。

public:
 property int Count { int get(); };
public int Count { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Count : int
Public ReadOnly Property Count As Integer

属性值

Int32

实现

属性

适用于