Clone Method
Creates a new triple and copies the current triple values to the new triple.
Namespace: Microsoft.Imm.Sdk.Rdf
Assembly: Microsoft.Imm.Sdk (in Microsoft.Imm.Sdk)
Version: 1.0.0.0 (1.0.0.0)
Syntax
public Object Clone()
Return Value
New triple that equals the current triple (by val)
Implements
ICloneable. . :: .Clone() () ()