Skip to main content Skip to complementary content

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

      public Size Size(string fieldName)
    

Parameters

Type Name Description
System.String fieldName

Field name in the current selection

Returns

Type Description
Size

Size

Implements

Size(Int32)

Gets the size for the given index in the current selections

Declaration

      public 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

Implements

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!