Raises the EndLoad event.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
SyntaxC#
Copy Code
|
|---|
protected virtual void OnEndLoad ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnEndLoad( _ |
The source of the event.
An object providing the event data.
See Also