ToolbarFileCollection.FindByPath Method

ToolbarFileCollectionFindByPath Method

[Missing <summary> documentation for "M:Rhino.UI.ToolbarFileCollection.FindByPath(System.String)"]

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public ToolbarFile FindByPath(
	string path
)
Public Function FindByPath ( 
	path As String
) As ToolbarFile

Parameters

path
Type: SystemString

[Missing <param name="path"/> documentation for "M:Rhino.UI.ToolbarFileCollection.FindByPath(System.String)"]

Return Value

Type: ToolbarFile

[Missing <returns> documentation for "M:Rhino.UI.ToolbarFileCollection.FindByPath(System.String)"]

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also