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

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

Sets the left parentheses count.

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

Syntax


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

Parameters

count
Type: Int32
The count.

Return Value

This object.