SelectionStateCollection.Contains(SelectionState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
bool Contains(Microsoft::VisualStudio::Modeling::Diagrams::SelectionState ^ value);
public bool Contains (Microsoft.VisualStudio.Modeling.Diagrams.SelectionState value);
member this.Contains : Microsoft.VisualStudio.Modeling.Diagrams.SelectionState -> bool
Public Function Contains (value As SelectionState) As Boolean
Parameters
- value
- SelectionState