Property this this[int] Get a specific value of the filter by key. Declaration public virtual T this[int key] { get; set; } Parameters Type Name Description int key The key. Property Value Type Description T T.