ItemCallbackArgs

ItemCallbackArgs class

ItemCallbackArgs contains item being processed.

Constructors

NameDescription
ItemCallbackArgsInitializes a new instance of the ItemCallbackArgs class with the specified item.

Methods

NameDescription
get_ItemThe item being processed.
set_ItemThe item being processed.