Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ModelPropertyCollection abstract : Microsoft::VisualStudio::DesignTools::Extensibility::Model::ModelMemberCollection<Microsoft::VisualStudio::DesignTools::Extensibility::Model::ModelProperty ^, Microsoft::VisualStudio::DesignTools::Extensibility::Metadata::PropertyIdentifier>
public abstract class ModelPropertyCollection : Microsoft.VisualStudio.DesignTools.Extensibility.Model.ModelMemberCollection<Microsoft.VisualStudio.DesignTools.Extensibility.Model.ModelProperty,Microsoft.VisualStudio.DesignTools.Extensibility.Metadata.PropertyIdentifier>
type ModelPropertyCollection = class
inherit ModelMemberCollection<ModelProperty, PropertyIdentifier>
Public MustInherit Class ModelPropertyCollection
Inherits ModelMemberCollection(Of ModelProperty, PropertyIdentifier)