[Hauptseite] / [Array] / [SetValue]
Class Array
  Function SetValue(value As Object, index As Integer)
  Function SetValue(value As Object, index1 As Integer, index2 As Integer)
  Function SetValue(value As Object, index1 As Integer, index2 As Integer, index3 As Integer)
  Function SetValue(value As Object, index As Long)
  Function SetValue(value As Object, index1 As Long, index2 As Long)
  Function SetValue(value As Object, index1 As Long, index2 As Long, index3 As Long)
//wiki.stne.net/index.php?title=API:Array.SetValue
//wiki.en.stne.net/index.php?title=API:Array.SetValue