Size Method
Overloads
Size(String) |
Gets the size for the given index in the current selections |
|
Size(Int32) |
Gets the size for the given index in the current selections |
Size(String)
Gets the size for the given index in the current selections
Declaration
Size Size(string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
Field name in the current selection |
Returns
Type | Description |
---|---|
Size |
Size |
Size(Int32)
Gets the size for the given index in the current selections
Declaration
Size Size(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index |
Zero base index for the field in the current selection |
Returns
Type | Description |
---|---|
Size |
Size |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!