Partilhar via


DictView.isAggregatedView Method

Definition

Checks whether the view is aggregated.

public:
 virtual bool isAggregatedView();
public virtual bool isAggregatedView ();
abstract member isAggregatedView : unit -> bool
override this.isAggregatedView : unit -> bool
Public Overridable Function isAggregatedView () As Boolean

Returns

true if the view is aggregated; otherwise, false.

Applies to