SoLDMNodeFrontManagerStartTraversalNotify Method |
This function is called at the beginning of each traversal and can be used to initialize whatever variables are necessary for the SoLDMNodeFrontManager.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void StartTraversalNotify()
Public Sub StartTraversalNotify
public:
void StartTraversalNotify()
member StartTraversalNotify : unit -> unit
Remarks
See Also