Overload List
| Name | Description | |
|---|---|---|
| GetFormattedString(Object, String) |
Gets formatted string for value object.
| |
| GetFormattedString(Object, CogIOStreamElementList, String) |
Gets formatted string for propeties of an instance of any object.
The properties are defined in the element list.
| |
| GetFormattedString(Object, String, String) |
Gets formatted string for a property of an instance of any object.
| |
| GetFormattedString(ICogRecord, CogIOStreamElementList, String) |
Gets formatted string for a ICogRecord.
| |
| GetFormattedString(ICogRecord, CogIOStreamElementList, String, String) |
Gets formatted string for a ICogRecord.
|
See Also