'Declaration Public Sub Move( _ ByVal oldIndex As System.Integer, _ ByVal newIndex As System.Integer _ )
'Usage Dim instance As SQLQualifiedNameList Dim oldIndex As System.Integer Dim newIndex As System.Integer instance.Move(oldIndex, newIndex)
public void Move( System.int oldIndex, System.int newIndex )
public: void Move( System.int oldIndex, System.int newIndex )
SQLQualifiedNameList Class SQLQualifiedNameList Members
© Copyright 2005-2012 ActiveDBSoft. All rights reserved.