J# 2005 (Express Edition) Frage



Hallo,

Da ich sonst keine NG gefunden habe die sich damit beschäftigt versuch ich es mal hier. Wenn jemand eine bessere NG kennt bitte dahin umleiten.

Also ich versuche gerade mit System.Net.WebClient.DownloadData(System.Uri address) zu spielen.

Hier kommt mir aber die Doku etwas komisch vor: System.Net.WebClient.DownloadData() soll ein ubyte Array zurückgeben, steht in der Definition, aber im Object Browser steht unter Returns:
Returns:
A System.Byte array containing the downloaded resource.

Also was jetzt ubyte oder System.Byte Array?


Hier ist die ganze Beschreibung dafür:
public ubyte[] DownloadData(System.Uri address)
Member of System.Net.WebClient

Summary:
Downloads the resource with the specified URI as a System.Byte array.

Parameters:
address: The URI represented by the System.Uri object, from which to download data.

Returns:
A System.Byte array containing the downloaded resource.


Danke,
Reinhard

P.S: gibt es eigentlich ein weiteres Update für Visual J# 2005 Express außer dem SP1? Bei mir habe ich diesen nämlich schon installiert.

--
PM Mails an rpirpag <at> gmx dot at
.



Relevant Pages

  • Re: random array elements and speed
    ... I suppose the fact that both you and Uri gave rather similar ... JJ> incredibly sensitive to the size of the desired array. ... JJ> then yeah the splice method might well be two or three or four times as ... But the random selection method could be a ...
    (comp.lang.perl.misc)
  • Re: initialize a hash
    ... Paul Lalli schreef: ... keys coming from an array, and all values set to a constant like 1. ... Uri and Anno too of ...
    (comp.lang.perl.misc)
  • Re: short form for (defined $x and defined $y and ... )?
    ... AS> Unlike Uri, occasionally I do want to verify that all members of a ... AS> list (or an array) are defined. ... You insinuate a higher intelligence design while using code other folks program... ...
    (comp.lang.perl.misc)
  • Re: Tie::File surprise (to me)
    ... Uri Guttman wrote: ... b> tie an array to a long file, and you want to read backwards from the end ... b> of it (to look for the most recent lines, for example, in a log file), ... b> meaning to search from the end of the array. ...
    (comp.lang.perl.modules)
  • Re: Switch nur mit 1 Stelle String????
    ... gleich dem Index im Array ist? ... Ich konnte diese Garantie nicht im ... ApiDoc entdecken. ... | Returns a fixed-size list _backed by the specified array_. ...
    (de.comp.lang.java)