public FilterAdapterCollection? FilterAdapters { get; }
Public ReadOnly Property FilterAdapters As FilterAdapterCollection
Get
public:
property FilterAdapterCollection^ FilterAdapters {
FilterAdapterCollection^ get ();
}
function get_FilterAdapters();