TcHmiApplication Methods

Methods

 

Name

Description

TcHmiApplication Methods 1:

TcHmiApplication Methods 2:

JoinPath(.Object.)

Concatenates all elements of the specified Object array, using PathElementSeparator between each element.

TcHmiApplication Methods 3:

TcHmiApplication Methods 4:

JoinPath(.String.)

Concatenates all elements of the specified String array, using PathElementSeparator between each element.

TcHmiApplication Methods 5:

TcHmiApplication Methods 6:

JoinPath.T.(IEnumerable.String.)

Concatenates all elements of the specified IEnumerable.T., using PathElementSeparator between each element.

TcHmiApplication Methods 7:

TcHmiApplication Methods 8:

JoinPath.T.(IEnumerable.T.)

Concatenates all elements of the specified IEnumerable.T., using PathElementSeparator between each element.

TcHmiApplication Methods 9:

TcHmiApplication Methods 10:

SplitPath(String)

Splits the specified path into substrings based on PathElementSeparator.

TcHmiApplication Methods 11:

TcHmiApplication Methods 12:

SplitPath(String, StringSplitOptions)

Splits the specified path into substrings based on PathElementSeparator.

TcHmiApplication Methods 13:

TcHmiApplication Methods 14:

SplitSymbolPath(String)

Splits the specified symbol path into substrings based on SymbolPathElementSeparators.

TcHmiApplication Methods 15:

TcHmiApplication Methods 16:

SplitSymbolPath(String, StringSplitOptions)

Splits the specified symbol path into substrings based on SymbolPathElementSeparators.

Reference

TcHmiApplication Class

TcHmiSrv.Core.General Namespace