You are here: Start » FIL.NET » FIS.ConcatenatePaths_OfArray Method
FIS.ConcatenatePaths_OfArray Method
Joins open paths of an array.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
public static void ConcatenatePaths_OfArray ( IList<FilNet.Path> inPathArray, FilNet.Path outPath )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inPathArray | System.Collections.Generic.IList<FilNet.Path> | |||
![]() | outPath | FilNet.Path | Output path. |