Directory.Browse Method

Gets the list of variables in the directory.

Namespace:  IntervalZero.MaxRT.Libraries.VariableDatabase
Assembly:  IntervalZero.MaxRT.Libraries (in IntervalZero.MaxRT.Libraries.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public VariableDescription[] Browse()

Return Value

Type: VariableDescription[]
Returns an array of variable descriptions.

InvalidOperationException is thrown when the directory is not open.

See Also: