[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceDataType(System.Type)"]

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

Syntax

C#
public IOBuildContext<TAttribute> ReplaceDataType(
	Type dataType
)

Parameters

dataType
Type: System..::..Type

[Missing <param name="dataType"/> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceDataType(System.Type)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.IOBuildContext`1.ReplaceDataType(System.Type)"]

See Also