RulesStoreElementCollectionViewModel Members

Include Protected Members
Include Inherited Members

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

The RulesStoreElementCollectionViewModel type exposes the following members.

Constructors

  Name Description
Public method RulesStoreElementCollectionViewModel
Initializes a new instance of the RulesStoreElementCollectionViewModel class

Methods

  Name Description
Protected method AddChildToView (Inherited from ElementViewModel.)
Public method AddNewCollectionElement (Inherited from SingleElementCollectionViewModel.)
Public method AncestorElements (Inherited from ElementViewModel.)
Public method ChildElement (Inherited from ElementViewModel.)
Protected method CreateBindable (Inherited from ElementViewModel.)
Protected method CreateCustomCommands (Inherited from ElementViewModel.)
Protected method CreateDeleteCommand (Inherited from ElementViewModel.)
Protected method CreateOtherCommands (Inherited from ElementViewModel.)
Public method Delete() (Inherited from ElementViewModel.)
Public method Delete(CollectionElementViewModel) (Inherited from ElementCollectionViewModel.)
Public method DescendentConfigurationsOfType``1 (Inherited from ElementViewModel.)
Public method DescendentElements() (Inherited from ElementViewModel.)
Public method DescendentElements(Func<ElementViewModel, Boolean>) (Inherited from ElementViewModel.)
Public method Dispose() (Inherited from ViewModel.)
Protected method Dispose(Boolean) (Inherited from ElementViewModel.)
Public method ElementCollectionViewModelServiceDependencies (Inherited from ElementCollectionViewModel.)
Public method ElementViewModelServiceDependencies (Inherited from ElementViewModel.)
Protected method EnsureHasChildElements (Inherited from ElementViewModel.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method FindUniqueNewName (Inherited from ElementCollectionViewModel.)
Protected method GetAllChildElements (Inherited from ElementCollectionViewModel.)
Protected method GetAllCommands (Inherited from ElementCollectionViewModel.)
Protected method GetAllProperties (Inherited from ElementViewModel.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Protected method GetLocalPathPart (Inherited from ElementCollectionViewModel.)
Protected method GetPromotedCommands (Inherited from ElementViewModel.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method GetValidators (Inherited from ElementViewModel.)
Public method Initialize (Inherited from ElementViewModel.)
Public method IsFirst (Inherited from ElementCollectionViewModel.)
Public method IsLast (Inherited from ElementCollectionViewModel.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method MoveDown (Inherited from ElementCollectionViewModel.)
Public method MoveUp (Inherited from ElementCollectionViewModel.)
Protected method OnDeleted (Inherited from ElementViewModel.)
Protected method OnDescendentElementsChanged (Inherited from ElementViewModel.)
Protected method OnElementReferencesChanged (Inherited from ElementViewModel.)
Protected method OnPropertyChanged (Inherited from ElementViewModel.)
Public method Property (Inherited from ElementViewModel.)
Protected method RemoveChildFromView (Inherited from ElementViewModel.)
Public method Select (Inherited from ElementViewModel.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method Validate (Inherited from ElementCollectionViewModel.)

Properties

  Name Description
Public property AddCommands (Inherited from ElementViewModel.)
Public property Attributes (Inherited from ElementViewModel.)
Public property Bindable (Inherited from ElementViewModel.)
Public property ChildElements (Inherited from ElementViewModel.)
Public property CollectionElementType (Inherited from ElementCollectionViewModel.)
Public property Commands (Inherited from ElementViewModel.)
Public property ConfigurationElement (Inherited from ElementViewModel.)
Public property ConfigurationType (Inherited from ElementViewModel.)
Protected property ConfigurationTypesService (Inherited from ElementCollectionViewModel.)
Public property ContainingSection (Inherited from ElementViewModel.)
Public property CustomCommands (Inherited from ElementViewModel.)
Public property DeclaringProperty (Inherited from ElementViewModel.)
Public property DeleteCommand (Inherited from ElementViewModel.)
Public property ElementId (Inherited from ElementViewModel.)
Public property ElementPropertyName (Overrides SingleElementCollectionViewModel.ElementPropertyName.)
Public property InheritedFromParentConfiguration (Inherited from ElementViewModel.)
Public property IsElementPathReliableXPath (Inherited from ElementCollectionViewModel.)
Public property IsNull (Inherited from ElementViewModel.)
Public property IsPolymorphicCollection (Inherited from ElementCollectionViewModel.)
Public property IsSelected (Inherited from ElementViewModel.)
Public property Name (Inherited from ElementViewModel.)
Public property NameProperty (Inherited from ElementViewModel.)
Public property NamePropertyInternalValue (Inherited from ElementViewModel.)
Public property ParentElement (Inherited from ElementViewModel.)
Public property ParentPropertyName (Overrides SingleElementCollectionViewModel.ParentPropertyName.)
Public property Path (Inherited from ElementViewModel.)
Public property PolymorphicCollectionElementTypes (Inherited from SingleElementCollectionViewModel.)
Public property PromoteCommands (Inherited from ElementViewModel.)
Public property Properties (Inherited from ElementViewModel.)
Public property PropertiesShown (Inherited from ElementViewModel.)
Public property TypePath (Inherited from ElementViewModel.)
Public property ValidationResults (Inherited from ElementViewModel.)

Events

  Name Description
Public event ChildElementsCollectionChange (Inherited from ElementViewModel.)
Public event Deleted (Inherited from ElementViewModel.)
Public event DescendentElementsChanged (Inherited from ElementViewModel.)
Public event ElementReferencesChanged (Inherited from ElementViewModel.)
Public event PropertyChanged (Inherited from ElementViewModel.)

See Also

RulesStoreElementCollectionViewModel Class

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.Design.ViewModel Namespace