Share via


IObjectReader<T>.MaxCount Property

Definition

Gets a count of all object projection instances in the projection reader.

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

Property Value

The count.

Applies to