Property Collection
Collection
The collection of objects to search. ToString() is used to search the collection.
public IEnumerable<object> Collection { get; set; }
The collection of objects to search. ToString() is used to search the collection.
public IEnumerable<object> Collection { get; set; }