Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

keiner

Beispiel

Code Block
Blob = new Blob(0);
IDList = [1,2,3];
Blob.SetIDList(IDList);

...