ReadOnlyLinkedElementCollection<T>.IntermediateCount Property

Definition

Gets the intermediate number of role players in collection(during commit).

C++
public:
 property int IntermediateCount { int get(); };

Property Value

Attributes

Remarks

Can be greater or less the CommittedCount becuase it represents the intermediate count . Consider the following sequence: Add (internmediate is more than the commited) Remove (internmediate is the same as the commited) Remove (internmediate is less than the commited)

Applies to

Produkt Versiounen
Visual Studio SDK 2017, 2019, 2022