Library | Module

Interface IpfcSimpRepCompItemPath



Description

This type of path points to a component.
Direct Parent Classes:
IpfcSimpRepItemPath



Property Summary

PropertyItemPathas Iintseq
Path to the item.



Method Summary

FunctionCCpfcSimpRepCompItemPath.Create (ItemPath as Iintseq) as IpfcSimpRepCompItemPath
Creates a new object that used to point to a component.



Property Detail


PropertyItemPathas Iintseq

Path to the item.





Method Detail


FunctionCCpfcSimpRepCompItemPath.Create (ItemPath as Iintseq) as IpfcSimpRepCompItemPath

Creates a new object that used to point to a component.

The return value is used as a component of IpfcSimpRepItem .
Parameters:
ItemPath
Path to the item.
Returns:
The pfcSimpRepCompItemPath object.