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:
int Add(System::ComponentModel::Design::CommandID ^ value);
public int Add (System.ComponentModel.Design.CommandID value);
member this.Add : System.ComponentModel.Design.CommandID -> int
Public Function Add (value As CommandID) As Integer