PipelineWriter.Count Property

Definition

Returns the number of objects currently in the underlying stream.

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

Property Value

Applies to