RemoveEventArgs Class
Applies To: SQL Server (starting with 2016)
Represents a class that removes the event data.
Assembly: Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)
System::Object
System::EventArgs
Microsoft.AnalysisServices::CollectionChangeEventArgs
Microsoft.AnalysisServices::RemoveEventArgs
System::EventArgs
Microsoft.AnalysisServices::CollectionChangeEventArgs
Microsoft.AnalysisServices::RemoveEventArgs
| Name | Description | |
|---|---|---|
![]() | Element | Returns data at a collection changed event.(Inherited from CollectionChangeEventArgs.) |
![]() | Index | Gets the index from which to remove the data. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

