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