|  | Content | 
 Syntax
Syntaxpublic static ContentType Parse( byte[] buffer, int startIndex )
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| ArgumentNullException | buffer is . | 
| ArgumentOutOfRangeException | startIndex is out of range. | 
| ParseException | The buffer could not be parsed. | 
 Remarks
Remarks See Also
See Also