ReadOnlyLinkedElementCollection<T>.CommittedCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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