ReadOnlyLinkedElementCollection<T>.CommittedCount Property

Definition

Gets the actual number of role players in collection (after commit)

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

Property Value

Attributes

Applies to