Clone Method

Microsoft Robotics Class Reference

Creates a new SecuritySettings object that is a copy of the current instance.

Namespace: Microsoft.Dss.Runtime.Security
Assembly: Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public Object Clone()

Return Value

A new SecuritySettings object that is a copy of this instance.

Implements

ICloneable. . :: . .Clone() () () ()

See Also

SecuritySettings Class

Microsoft.Dss.Runtime.Security Namespace