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

Methods

  Name Description
Protected method AddChildToView (Inherited from ElementViewModel.)
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 CollectionElementViewModel.)
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 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.)
Protected method GetAllChildElements (Inherited from ElementViewModel.)
Protected method GetAllCommands (Overrides CollectionElementViewModelGetAllCommands().)
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 CollectionElementViewModel.)
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.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
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 ElementViewModel.)

See Also

SingletonCollectionElementViewModel Class

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