Click or drag to resize

instanceCountCollectionTToStringFormatted Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public string ToStringFormatted(
	string format = "{0}[{1}]",
	string separator = ""
)
Request Example View Source

Parameters

format (Optional)
Type: SystemString
separator (Optional)
Type: SystemString

Return Value

Type: String
See Also