IObjectPropertyFilter Interface

Definition

Defines a method that filters the existing objects in the generic collection of property.

public interface class IObjectPropertyFilter
public interface IObjectPropertyFilter
type IObjectPropertyFilter = interface
Public Interface IObjectPropertyFilter
Derived

Methods

FilterProperty(PropertyInfo)

Retrieves a value that indicates the attributes of a property and provides access to the property metadata.

Applies to