AgentPropertyCollection Constructor

There are two overloads for the constructor

Overload List

AgentPropertyCollection() Default constructor
AgentPropertyCollection(IList<AgentProperty>) Construct the collection using a list of AgentProperty objects

See Also