Purge comment
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
bool PurgeComment( ref IComment comment ) |
Visual Basic |
---|
Function PurgeComment ( _ ByRef comment As IComment _ ) As Boolean |
Visual C++ |
---|
bool PurgeComment( IComment^% comment ) |
Parameters
- comment
- Type: Cartella.Interfaces..::..IComment%