SingleElementCollectionViewModel Methods

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 SingleElementCollectionViewModel type exposes the following members.

Methods

  Name Description
Protected method AddChildToView (Inherited from ElementViewModel.)
Public method AddNewCollectionElement (Overrides ElementCollectionViewModelAddNewCollectionElement(Type).)
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.)

See Also

SingleElementCollectionViewModel Class

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