Partager via


BufferBlock<T>.Count Propriété

Définition

Obtient le nombre d'éléments actuellement stockés dans la mémoire tampon.

public:
 property int Count { int get(); };
public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Valeur de propriété

Int32

Nombre d'éléments.

S’applique à