Click or drag to resize

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()

Return Value

Type: String
A string containing all properties and thier values.
See Also