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