Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal _Parameter As Parameter _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Remove( Parameter _Parameter ) |
Parameters
- _Parameter
- The Parameter to remove.
dotnetCHARTING | Send comments on this topic. |
Remove Method | |
See Also |
dotnetCHARTING Namespace > ParameterCollection Class : Remove Method |
Visual Basic (Declaration) | |
---|---|
Public Sub Remove( _ ByVal _Parameter As Parameter _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void Remove( Parameter _Parameter ) |