IAttributesCollectionRemove Method |
Namespace: Kettic.AspNet.Controls.GridExcelBuilder.AbstractAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxvoid Remove(
string key
)
Sub Remove (
key As String
)
void Remove(
String^ key
)
abstract Remove :
key : string -> unit
Parameters
- key
- Type: SystemString
See Also