VsSelectionContext Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The VsSelectionContext type exposes the following members.

Constructors

  Name Description
Public method VsSelectionContext

Top

Methods

  Name Description
Public method CanDeleteSelectedItems
Public method DeleteSelectedItems
Public method Dispose Overloaded.
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 GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IsDiagramSelected
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Extension Methods

  Name Description
Public Extension Method AtLeastOneSelected<T> (Defined by ExtensionContextExtensions.)
Public Extension Method AtLeastOneSelected<T1, T2> (Defined by ExtensionContextExtensions.)
Public Extension Method GetCurrentDocumentSelection<T> (Defined by ExtensionContextExtensions.)
Public Extension Method GetCurrentSelection<T> (Defined by ExtensionContextExtensions.)
Public Extension Method IsAnyDocumentSelectionUndeletable (Defined by ExtensionContextExtensions.)
Public Extension Method IsSingleDocumentSelection (Defined by ExtensionContextExtensions.)
Public Extension Method IsSingleSelection (Defined by ExtensionContextExtensions.)

Top

Properties

  Name Description
Public property CurrentDocumentSelection
Public property CurrentSelection
Public property CurrentStore
Public property DiagramClientView
Public property SingleDocumentSelection
Public property SingleSelection

Top

See Also

Reference

VsSelectionContext Class

Microsoft.VisualStudio.Modeling.ExtensionEnablement Namespace