'宣言 Protected Friend Overridable Function SelectRow( _ ByVal row As PivotDataRow, _ ByVal action As PivotInvokeAction, _ ByVal span As Integer _ ) As Boolean
protected internal virtual bool SelectRow( PivotDataRow row, PivotInvokeAction action, int span )