[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Method to GetSelectListEvents events in collections to other collections or other event types.

The following tables list the members exposed by the EventBeanUtility type.

Public Methods

  NameDescription
static memberAppend
Append arrays.

Equals (Inherited from Object.)
static memberFlatten
Flatten the vector of arrays to an array. Return null if an empty vector was passed, elsereturn an array containing all the events.

GetHashCode (Inherited from Object.)
static memberGetMultiKey
Returns Multikey instance for given event and getters.

static memberGetPropertyArray
Returns object array containing property values of given properties, retrieved via EventPropertyGetterinstances.

GetType (Inherited from Object.)
PrintEventOverloaded.
static memberToArray
Convert list of events to array, returning null for empty or null lists.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)