You are here: Start » AVL.NET » Invoke.StringLabelToString
Converts a StringLabel object to a String.
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
C++
C#
public static void StringLabelToString ( Avl.StringLabel inStringLabel, out string outString )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inStringLabel | Avl.StringLabel | |||
![]() | outString | string |


