Click or drag to resize

pathElementFormat Constructor (FieldInfo)

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(
	FieldInfo fi
)
Request Example View Source

Parameters

fi
Type: System.ReflectionFieldInfo
See Also