Click or drag to resize

pathSegmentsgetSegmentsAfterThis Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Vraca sve segmente posle ovog

Namespace:  imbSCI.DataComplex.path
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public pathSegments getSegmentsAfterThis(
	pathSegment seg,
	bool includeThis
)
Request Example View Source

Parameters

seg
Type: imbSCI.DataComplex.pathpathSegment
Segment od koga na dalje treba da se odsece deo
includeThis
Type: SystemBoolean

Return Value

Type: pathSegments
See Also