◆ GetArrayElementAtIndex()

override ExposedMember GetArrayElementAtIndex ( ExposedMember  listProperty,
int  index 
)
protected
Parameters
listPropertyproperty that references the list to be drawn
indexarray index into this list. Not guaranteed to be within bounds.
Returns
the element found at the specified index. should throw an Exception rather than return null