public static Icon? FromStream(
Stream stream
)
Public Shared Function FromStream (
stream As Stream
) As Icon
public:
static Icon^ FromStream(
Stream^ stream
)
static member FromStream :
stream : Stream -> Icon
The result Icon is compatible with Windows XP if the method is executed in a Windows XP environment.