Basic Library for WinRT
Move Method (LineDefinitionCollection)

Syntax
'Declaration
 
Public Sub Move( _
   ByVal oldIndex As System.Integer, _
   ByVal newIndex As System.Integer _
) 
public void Move( 
   System.int oldIndex,
   System.int newIndex
)

Parameters

oldIndex
newIndex
See Also

Reference

LineDefinitionCollection Class
LineDefinitionCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback