Interface IReflectiveSequence
The public interface for ReflectiveSequence
[DefaultImplementationType(typeof(ReflectiveSequence))]
[XmlDefaultImplementationType(typeof(ReflectiveSequence))]
[ModelRepresentationClass("http://www.omg.org/spec/MOF/20131001/cmof.xmi#//ReflectiveSequence")]
public interface IReflectiveSequence : IReflectiveCollection, IObject, IModelElement, INotifyPropertyChanged, INotifyPropertyChanging
- Inherited Members