| GroupedPropertyCollectionToString Method |
Returns a string represenation of this property collection.
Namespace:
Mastersign.Bench.PropertyCollections
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA string containing all properties and thier values.
See Also