The IFeature type exposes the following members.

Methods

  NameDescription
AddChangeListenerOverloaded.
ContainsFeature
Check if the feature is present in this holder.
(Inherited from IFeatureHolder.)
CountFeatures
Count how many features are contained.
(Inherited from IFeatureHolder.)
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.
(Inherited from IFeatureHolder.)
FilterOverloaded.
IsUnchanging
A particular ChangeType can never be raised by this Changeable.
(Inherited from IChangeable.)
MakeTemplate
Create a new Template that could be used to generate a feature identical to this one.
RemoveChangeListenerOverloaded.
RemoveFeature
Remove a feature from this FeatureHolder.
(Inherited from IFeatureHolder.)

See Also