Click or drag to resize

IGetToSetFromStringgetToString Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Makes string declaration of the param;

Namespace:  imbSCI.Data.interfaces
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
string getToString(
	typedParamDeclarationType declaration = typedParamDeclarationType.nameDoubleDotType
)
Request Example View Source

Parameters

declaration (Optional)
Type: imbSCI.Data.enumstypedParamDeclarationType
Declaration format

Return Value

Type: String
See Also