Share via


CustomSerialization.AddListCommand Delegate

Microsoft Robotics Class Reference

Custom override for the ".Add(elementName)" used to add a new element.

Namespace: Microsoft.Dss.Core.Utilities
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public delegate string AddListCommand(
    string elementName
)

Parameters

Return Value

See Also

Microsoft.Dss.Core.Utilities Namespace