AddEventArgs Class
SQL Server 2008 R2
Provides information about the arguments used in the Add event over a collection for which the CollectionChangeEventHandler has been enabled.
System.Object
System.EventArgs
Microsoft.AnalysisServices.CollectionChangeEventArgs
Microsoft.AnalysisServices.AddEventArgs
System.EventArgs
Microsoft.AnalysisServices.CollectionChangeEventArgs
Microsoft.AnalysisServices.AddEventArgs
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
The AddEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Element | Returns data at a collection changed event. (Inherited from CollectionChangeEventArgs.) |
![]() | Index | Gets the number of arguments in the Add event. |

