Click or drag to resize
EnumerationObjectTypeFilter Methods

The EnumerationObjectTypeFilter 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
Returns true if the given object type is included in output.
Top
See Also