Click or drag to resize
ImportObjectTypeFilter Methods

The ImportObjectTypeFilter 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 type info is included in import.
Top
See Also