NameValueItemToString Method

Return the string representation of this item.

Definition

Namespace: ActionEngine
Assembly: ActionEngine (in ActionEngine.dll) Version: 26.2117.4453
C#
public override string ToString()

Return Value

String
The string representation of this item.

See Also