IProjectionSnapshot.SpanCount 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 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.