Loads properties from the specified InputStream, assumed to be ISO-8859-1.
Syntax
[Android.Runtime.Register("load", "(Ljava/io/InputStream;)V", "GetLoad_Ljava_io_InputStream_Handler")]
public virtual
void Load (
System.IO.Stream in)
Parameters
- in
- the InputStream
Exceptions
Remarks
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1