ShouldSerializeCanRotate Method (PSObject)
Determines if the CanRotate property should be serialized.
public virtual bool ShouldSerializeCanRotate()
'Declaration
Public Overridable Function ShouldSerializeCanRotate() As Boolean
'Usage
Dim instance As PSObject
Dim value As Boolean
value = instance.ShouldSerializeCanRotate()