TextContext Conversion (TextContext to ListString)
Explicit cast to a list of strings.
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static explicit operator List<string> (
TextContext context
)
- context TextContext
- The text context.
ListStringCollection of string values.