CustomSerialization.AddListCommand Delegate
Microsoft Robotics
Microsoft Robotics Class Reference
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
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)
public delegate string AddListCommand( string elementName )
Parameters
- elementName
- Type: System..::..String
Return Value
Show: