ReadOnlyLinkedElementCollection<T>.Count Property

Definition

During the collection notification returns the intermediate count, otherwise returns the commited 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

Property Value

Implements

Attributes

Applies to