public AgentPropertyCollection(
IList<AgentProperty> agents
)
Public Sub New (
agents As IList(Of AgentProperty)
)
public:
AgentPropertyCollection(
IList<AgentProperty^>^ agents
)
new :
agents : IList<AgentProperty> -> AgentPropertyCollection