GeneralSelection Methods
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CacheCoercedSelection(ICollection^) | Cache the specified collection.(Inherited from SelectionState.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IdentifyCommandsToBeFilteredOutForMultipleSelection(CommandIdCollection^) | Override to identify the commands which are not valid.(Overrides SelectionState::IdentifyCommandsToBeFilteredOutForMultipleSelection(CommandIdCollection^).) |
![]() | IdentifyCommandsToBeFilteredOutForSingleSelection(CommandIdCollection^) | Override to identify the commands which are not valid in a single selection scenario, for this selection state.(Inherited from SelectionState.) |
![]() | Initialize(ICollection^) | specifies the actual selection to operate upon.(Inherited from SelectionState.) |
![]() | IsApplicable(ICollection^) | Determines if this selection state is apppropriate for use with the specified selection.(Overrides SelectionState::IsApplicable(ICollection^).) |
![]() | IsCommandToBeFilteredOut(CommandID^) | True if the specified command should not be enabled for this selection state. The method is evaluated for the coerced selection.(Inherited from SelectionState.) |
![]() | IsCommandToBeFilteredOutForMultipleSelection(CommandID^) | True if the specified command should not be enabled for this selection state. The method is evaluated for the coerced selection.(Overrides SelectionState::IsCommandToBeFilteredOutForMultipleSelection(CommandID^).) |
![]() | IsCommandToBeFilteredOutForSingleSelection(CommandID^) | True if the specified command should not be enabled for this selection state. The method is evaluated for the coerced selection.(Inherited from SelectionState.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |

