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
PropertyNames Method
Gets the names from all existing properties.
Namespace:
Mastersign.Bench.PropertyCollections
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
C#
VB
Copy
public
IEnumerable
<
string
>
PropertyNames
()
Public
Function
PropertyNames
As
IEnumerable
(
Of
String
)
Return Value
Type:
IEnumerable
String
An enumeration of strings.
Implements
IPropertyCollection
PropertyNames
See Also
Reference
PropertyCollection Class
Mastersign.Bench.PropertyCollections Namespace
Send comments on this topic to
Tobias Kiertscher