PSSerializer.DeserializeAsList(String) Method

Definition

Deserializes PowerShell CliXml into a list of objects.

C++
public:
 static cli::array <System::Object ^> ^ DeserializeAsList(System::String ^ source);

Parameters

source
String

The CliXml the represents the object to deserialize.

Returns

Object[]

An object array represents the serialized content.

Applies to

Producto Versiones
PowerShell SDK 7.2.0, 7.3.0, 7.4.0
Windows PowerShell 5.1.0.0