| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Remove( _ ByVal name As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( string name ) | |
Parameters
- name
- Specified the name of the Style to be removed from the collection.
| ActiveReports3 | Request technical support |
| Remove(String) Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Sub Remove( _ ByVal name As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Remove( string name ) | |