Click or drag to resize

pathElementFormat Constructor (String, String, String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the pathElementFormat class

Namespace:  imbSCI.DataComplex.path
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public pathElementFormat(
	string __prefix,
	string __format = "",
	string __sufix = ""
)
Request Example View Source

Parameters

__prefix
Type: SystemString
__format (Optional)
Type: SystemString
__sufix (Optional)
Type: SystemString
See Also