GetNumberOfFieldsWithSelections Method
Overloads
GetNumberOfFieldsWithSelections() |
Check how many fields that currently have any selected values. |
GetNumberOfFieldsWithSelections()
Check how many fields that currently have any selected values.
Declaration
public int GetNumberOfFieldsWithSelections()
Returns
Type | Description |
---|---|
System.Int32 |
The number of fields with any selections. |