VaultApplicationBaseInitializeImpl Method |
Reload clear the internal data structures and loads the modules and their event handlers.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxprotected virtual void InitializeImpl(
Vault vault
)
Parameters
- vault
- Type: Vault
The target vault.
See Also