Click or drag to resize

pathSegmentcreate Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Pravi path segment

Namespace:  imbSCI.DataComplex.path
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public static pathSegment create(
	string __needle,
	string __prefix,
	int __position
)
Request Example View Source

Parameters

__needle
Type: SystemString
__prefix
Type: SystemString
__position
Type: SystemInt32

Return Value

Type: pathSegment
See Also