MdTracker Constructor
public MdTracker(
byte providerId,
int instrumentId
)
This language is not supported or no code example is available.
public:
MdTracker(
Byte providerId,
int instrumentId
)
This language is not supported or no code example is available.
public function MdTracker(
providerId : byte,
instrumentId : int
);
This language is not supported or no code example is available.
Parameters
-
providerId
-
byte
-
instrumentId
-
int
In this article
Definition