[Missing <summary> documentation for "M:VVVV.PluginInterfaces.V2.SearchPath.Contains(System.String)"]

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

Syntax

C#
public bool Contains(
	string dir
)

Parameters

dir
Type: System..::..String

[Missing <param name="dir"/> documentation for "M:VVVV.PluginInterfaces.V2.SearchPath.Contains(System.String)"]

Return Value

[Missing <returns> documentation for "M:VVVV.PluginInterfaces.V2.SearchPath.Contains(System.String)"]

See Also