Sends the elements to front.
    Namespace: 
   PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
public void BringToFront( ElementCollection elements )  | 
| Visual Basic (Declaration) | 
|---|
Public Sub BringToFront ( _ elements As ElementCollection _ )  | 
| Visual C++ | 
|---|
public: void BringToFront( ElementCollection^ elements )  |