BenchLib .NET API
BenchLib .NET API
Mastersign.Bench.PropertyCollections
GroupedPropertyCollection Class
GroupedPropertyCollection Methods
CanGetGroupValue Method
Clear Method
ContainsGroup Method
ContainsGroupValue Method
GetBooleanGroupValue Method
GetGroupCategory Method
GetGroupDocumentation Method
GetGroupMetadata Method
GetGroupValue Method
GetInt32GroupValue Method
GetRawGroupValue Method
GetStringGroupValue Method
GetStringListGroupValue Method
Groups Method
GroupsByCategory Method
PropertyNames Method
ResetGroupValue Method
ResolveGroupValue Method
SetGroupCategory Method
SetGroupDocumentation Method
SetGroupMetadata Method
SetGroupValue Method
ToString Method
GroupedPropertyCollection
Groups Method
Gets the groups in this collection.
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
>
Groups
()
Public
Function
Groups
As
IEnumerable
(
Of
String
)
Return Value
Type:
IEnumerable
String
An enumeration of group names.
Implements
IGroupedPropertyCollection
Groups
See Also
Reference
GroupedPropertyCollection Class
Mastersign.Bench.PropertyCollections Namespace
Send comments on this topic to
Tobias Kiertscher