'Declaration Public Function Deserialize( _
ByVal textСтрока, содержащая сериализованные команды.As System.String _
) As SpreadsheetEditorCommand[]
public SpreadsheetEditorCommand[] Deserialize(
System.String text
)
public: SpreadsheetEditorCommand*[] Deserialize(
System.String text
)
public:
SpreadsheetEditorCommand^[] Deserialize(
System.String text
)
Parameters
- text
- Строка, содержащая сериализованные команды.
Return Value
Массив команд.