public System.bool FromXml(
System.IO.Stream
)
'Declaration
Public Overloads Function FromXml( _
ByVal As System.IO.Stream _
) As System.Boolean
Parameters
- stream
- The System.IO.Stream that contains the object data.
Return Value
Returns true if object has been changed.