[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IOAttribute.Clone(VVVV.PluginInterfaces.V2.IOAttribute)"]

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
protected Object Clone(
	IOAttribute clonedInstance
)

Parameters

clonedInstance
Type: VVVV.PluginInterfaces.V2..::..IOAttribute

[Missing <param name="clonedInstance"/> documentation for "M:VVVV.PluginInterfaces.V2.IOAttribute.Clone(VVVV.PluginInterfaces.V2.IOAttribute)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IOAttribute.Clone(VVVV.PluginInterfaces.V2.IOAttribute)"]

See Also