CommandIdCollection.Contains(CommandID) 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(System::ComponentModel::Design::CommandID ^ value);
public bool Contains (System.ComponentModel.Design.CommandID value);
member this.Contains : System.ComponentModel.Design.CommandID -> bool
Public Function Contains (value As CommandID) As Boolean
Parameters
- value
- CommandID