SharpTrader.SDK - Developer API

ArgumentList Constructor (IEnumerable<(Of <(<'TypedArgument>)>)>)

Namespace:  Sharpshooter.SDK
Assembly:  Sharpshooter.SDK (in Sharpshooter.SDK.dll)

Syntax


public ArgumentList(
	IEnumerable<TypedArgument> arguments
)

Parameters

arguments
Type: IEnumerable<(Of <(<'TypedArgument>)>)>