ContainedObjects Property (PSObject)
Gets or sets the contained objects of the object.
public virtual Elements ContainedObjects {get;}
'Declaration
Public Overridable ReadOnly Property ContainedObjects As Elements
'Usage
Dim instance As PSObject
Dim value As Elements
value = instance.ContainedObjects