IODBObjectToString Method

Overrides the ToString method.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override string ToString()

Return Value

String
The string representation of the object.

Implements

InterfaceODBObjectToString

See Also