WritePortable Method
WritePortable(string, IPortable)
Writes a Portable.
Declaration
void WritePortable(string fieldName, IPortable portable)
Parameters
string | fieldName | name of the field |
IPortable | portable | Portable to be written |
Remarks
Writes a Portable.
Exceptions
IOException | System.IO.IOException |