This documentation is for the old version. Go to the latest Graphics Mill docs

ItemsInsertedEventArgs Members

The ItemsInsertedEventArgs type exposes the following members.

Constructors

Name Description
Public method ItemsInsertedEventArgs

Creates and initializes new ItemsInsertedEventArgs class instance.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property Index

Gets an index of the first inserted item.

Public property Items

Gets an array of items affected by the event.

(Inherited from ItemsEventArgs.)

See Also

Reference