ValidationResultsCollectionToString Method

Gets the string representation of this ValidationResultsCollection instance.

Definition

Namespace: KGySoft.ComponentModel
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
public override string ToString()

Return Value

String
A String that represents this ValidationResultsCollection instance.

See Also