RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FilterItemType<(Of <(<'TFilterItem>)>)>..::..SetRightParenthesesCount Method

Sets the right parentheses count.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public TFilterItem SetRightParenthesesCount(
	int count
)
Public Function SetRightParenthesesCount ( _
	count As Integer _
) As TFilterItem
public:
TFilterItem SetRightParenthesesCount(
	int^ count
)

Parameters

count
Type: Int32
The count.

Return Value

This object.