LockingStep Class Members
 
            
                In This Topic
            
            The following tables list the members exposed by LockingStep.
            
            Public Constructors
|   | Name | Description | 
  | LockingStep Constructor | Starts a locking step. ManualLocking mode is set to ON; Gets the position in LockingVector (in order to restore locking state when LockingStep is disposed).   | 
Top 
            
            
            
            
            
            
            
            
            
            
            
            Public Methods
|   | Name | Description | 
  | Dispose | Ends a locking step (identified by internal nLockingStepId). ManualLocking mode is set to its previous value; Original locking state is restored. The same as !LockingStep.   | 
Top 
            
            
            
            
            
            
            
            
            
            
            See Also