.net - Why aren't Array methods built into an Array instance? -


Maybe there's a silly question, but it's annoying me ...

  int [] I = {3, 2, 1}; // Why Array? Sir (i); I.sort () instead of //; Four c = 'c'; // why char.IsLetter (c); C instead of // Issliter ();  

Thanks to Pedro De Aquino for identifying these other answering questions.

The basic point is that the example methods threads on structures are not secure, but there are static methods.

See these questions:


Comments

Popular posts from this blog

c++ - Linux and clipboard -

Visual Studio 2005: How to speed up builds when a VSMDI is open? -

booting ubuntu from usb using virtualbox -