Click or drag to resize
ParametersItem Property (String)

[Missing <summary> documentation for "P:Activsoft.Engine.Parameters.Item(System.String)"]

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public string this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: String
See Also