You are here: Start » AVL.NET » AVL.ConcatenatePaths_OfArray(AvlNet.Path[], AvlNet.Path)
AVL.ConcatenatePaths_OfArray(AvlNet.Path[], AvlNet.Path)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ConcatenatePaths_OfArray( AvlNet.Path[] inPathArray, out AvlNet.Path outPath )
Parameters
- inPathArray
- Type: AvlNet.Path
- outPath
- Type: AvlNet.Path
Errors
| Error type | Description |
|---|---|
| DomainError | Closed path on input in ConcatenatePaths. |
