Click or drag to resize

PropertyCollectionExtendedToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
PCE overriden ToString() shows name, description and parameter values

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public override string ToString()
Request Example View Source

Return Value

Type: String
A String that represents this instance.
See Also