ControllerAPIClient Constructor

public ControllerAPIClient( 
ControllerAPI api
ControllerUser user
Stack<int> ids 
)
This language is not supported or no code example is available.
public:  
ControllerAPIClient( 
ControllerAPI^ api
ControllerUser user
Stack<int^>^ ids 
)
This language is not supported or no code example is available.
JScript does not support generic types and methods.
This language is not supported or no code example is available.

Parameters

api
ControllerAPI

user
ControllerUser

ids
Stack<int>

In this article

Definition