ObjectListCommandCollection::Remove Method (String^)
.NET Framework (current version)
Removes the command with the specified name. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- s
-
Type:
System::String^
The name of the command to remove. This method removes the first command that matches this value in the collection.
.NET Framework
Available since 1.1
Available since 1.1
Show: