Share via


NameValuePair Class

Microsoft Robotics Class Reference

A Name and Value pair

Namespace: Microsoft.Robotics.Services.DssStream.Proxy
Assembly: RoboticsCommon.Proxy (in RoboticsCommon.Proxy.dll) Version: 4.0.261.0

Syntax

[DataContractAttribute(Namespace = "https://schemas.microsoft.com/robotics/generic/2006/12/dssstream.html")]
[XmlRootAttribute(Namespace = "https://schemas.microsoft.com/robotics/generic/2006/12/dssstream.html", 
    ElementName = "NameValuePair")]
public class NameValuePair : IDssSerializable, 
    ICloneable

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.Robotics.Services.DssStream.Proxy..::..NameValuePair

See Also

NameValuePair Members

Microsoft.Robotics.Services.DssStream.Proxy Namespace