Click or drag to resize

CommandListLoad Method

[Missing <summary> documentation for "M:RAYLASE.SPICE3.LegacyCommand.CommandList.Load(System.String)"]


Namespace: RAYLASE.SPICE3.LegacyCommand
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.9.0
Syntax
C#
public static CommandList Load(
	string filePath
)

Parameters

filePath  String

[Missing <param name="filePath"/> documentation for "M:RAYLASE.SPICE3.LegacyCommand.CommandList.Load(System.String)"]

Return Value

CommandList

[Missing <returns> documentation for "M:RAYLASE.SPICE3.LegacyCommand.CommandList.Load(System.String)"]

See Also