Click or drag to resize
ParametersItem Property (String, Method)

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

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

Parameters

name
Type: SystemString
method
Type: Activsoft.EngineMethod

Property Value

Type: String
See Also