ProjectTaskUtilClear Method
Clear the contents of the specified string builder.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public static void Clear(
StringBuilder builder
)
Public Shared Sub Clear (
builder As StringBuilder
)
No code example is currently available or this language may not be supported.
Parameters
- builder StringBuilder
-
Reference to the string builder to clear.