SharpTrader.SDK - Developer API

ArgumentList Class

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

Syntax


[SerializableAttribute]
public class ArgumentList : List<TypedArgument>

Inheritance Hierarchy


Object
  List<(Of <(<'TypedArgument>)>)>
    Sharpshooter.SDK..::..ArgumentList