Namespace: CuteEditor.Tools
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public void AddOccurrence( char c ) |
| Visual Basic |
|---|
Public Sub AddOccurrence ( _ c As Char _ ) |
| Visual C++ |
|---|
public: void AddOccurrence( wchar_t c ) |
Parameters
- c
- Type: System..::..Char