public ActionAdapterCollection ActionAdapters { get; set; }Public Property ActionAdapters As ActionAdapterCollection
Get
Setpublic:
property ActionAdapterCollection^ ActionAdapters {
ActionAdapterCollection^ get ();
void set (ActionAdapterCollection^ value);
}function get_ActionAdapters();
function set_ActionAdapters(value);