ShouldSerializeDynamicSize Method (PSShape)
In This Topic
Internal use only.
Syntax
'Declaration
Public Overridable Function ShouldSerializeDynamicSize() As Boolean
'Usage
Dim instance As PSShape
Dim value As Boolean
value = instance.ShouldSerializeDynamicSize()
public virtual bool ShouldSerializeDynamicSize()
See Also