ShopToolsUtilClear Method
Clear the contents of the specified string builder.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
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.