Event triggered when all entities are
removed.
| [Visual Basic .NET] |
|---|
Public Event OnRemoveAll( _
ByVal Sender As IAgEntityCollection _
)
|
| [C#] |
|---|
public void OnRemoveAll(
|
| [Managed C++] |
|---|
public: void OnRemoveAll(
|
| [Java] |
|---|
public onRemoveAll(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnRemoveAll(
|
- Sender