DeserializeObjectProps Method (PSObject)
Loads the object properties from XML.
'Declaration
Public Overridable Sub DeserializeObjectProps( _
ByVal As XmlNodeReader _
)
'Usage
Dim instance As PSObject
Dim r As XmlNodeReader
instance.DeserializeObjectProps(r)
Parameters
- r
- XmlNodeReader from which to load the object properties