Event triggered when an entity is removed
from the collection.
| [Visual Basic .NET] |
|---|
Public Sub OnRemove( _
ByVal Sender As AgEntityCollection, _
ByVal Entity As IAgEntity _
)
|
| [C#] |
|---|
public void OnRemove(
|
| [Managed C++] |
|---|
public: void OnRemove(
|
| [Java] |
|---|
public onRemove(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnRemove(
|
- Sender
- Entity