BenchLib .NET API
BenchLib .NET API
Mastersign.Bench.PropertyCollections
PropertyCollection Class
PropertyCollection Methods
CanGetValue Method
Clear Method
ContainsValue Method
GetBooleanValue Method
GetInt32Value Method
GetRawValue Method
GetStringListValue Method
GetStringValue Method
GetValue Method
PropertyNames Method
ResetValue Method
ResolveValue Method
SetValue Method
ToString Method
PropertyCollection
ResetValue Method
Resets the specified property.
Namespace:
Mastersign.Bench.PropertyCollections
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
C#
VB
Copy
public
void
ResetValue
(
string
name
)
Public
Sub
ResetValue
(
name
As
String
)
Parameters
name
Type:
System
String
The name of the property.
Implements
IPropertyTarget
ResetValue(String)
See Also
Reference
PropertyCollection Class
Mastersign.Bench.PropertyCollections Namespace
Send comments on this topic to
Tobias Kiertscher