Click or drag to resize

PfsHelperPfsGetSection Method

Overload List
  NameDescription
Public methodStatic memberCode examplePfsGetSection(IntPtr, Int32)
Return a reference to the n'th section of the pfsNode (target/section) passed as argument.
Public methodStatic memberCode examplePfsGetSection(IntPtr, String, Int32)
Returns a reference to the n'th instance of a specific subsection name of the pfsNode (target/section) passed as argument.
Top
See Also