Click or drag to resize
IObjectTypeFilter Methods

The IObjectTypeFilter type exposes the following members.

Methods
  NameDescription
Public methodIsBindingIncludedToParent
Indicates whether given type info is a binding processed together with its parent, hence should be ignored in the output.
Public methodIsChildIncludedToParent
Indicates whether given type info is a child processed together with its parent, hence should be ignored in the output.
Public methodIsIncludedType
Indicates whether given object type is included in the output.
Top
See Also