The IFeatureHolder type exposes the following members.

Methods

  NameDescription
AddChangeListenerOverloaded.
ContainsFeature
Check if the feature is present in this holder.
CountFeatures
Count how many features are contained.
CreateFeature
Create a new IFeature, and add it to this IFeatureHolder. This method will generally only work on ISequences, and on some IFeatures which have been attached to ISequences.
FilterOverloaded.
IsUnchanging
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.)
RemoveChangeListenerOverloaded.
RemoveFeature
Remove a feature from this FeatureHolder.

See Also