Public Sub Move( _ ByVal tables As IList(Of StandaloneTable), _ ByVal indices As IList(Of Integer) _ )
public void Move( IList<StandaloneTable> tables, IList<int> indices )
Parameters
- tables
- indices
Public Sub Move( _ ByVal tables As IList(Of StandaloneTable), _ ByVal indices As IList(Of Integer) _ )
public void Move( IList<StandaloneTable> tables, IList<int> indices )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)