IProjectionSnapshot.SpanCount Property

Definition

Gets the number of source spans in the projection snapshot.

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

Property Value

The number of source spans in the projection snapshot.

Applies to