| GetNext(out long) : objectDocumentation for this section has not yet been entered. |
| Schedule(object) : longDocumentation for this section has not yet been entered. |
abstract | WriteArray(object, string, Type)Documentation for this section has not yet been entered. |
abstract | WriteBoolean(bool, string)Documentation for this section has not yet been entered. |
abstract | WriteByte(byte, string)Documentation for this section has not yet been entered. |
abstract | WriteChar(char, string)Documentation for this section has not yet been entered. |
abstract | WriteDateTime(DateTime, string)Documentation for this section has not yet been entered. |
abstract | WriteDecimal(decimal, string)Documentation for this section has not yet been entered. |
abstract | WriteDouble(double, string)Documentation for this section has not yet been entered. |
abstract | WriteInt16(short, string)Documentation for this section has not yet been entered. |
abstract | WriteInt32(int, string)Documentation for this section has not yet been entered. |
abstract | WriteInt64(long, string)Documentation for this section has not yet been entered. |
| WriteMember(string, object)Documentation for this section has not yet been entered. |
abstract | WriteObjectRef(object, string, Type)Documentation for this section has not yet been entered. |
abstract | WriteSByte(sbyte, string)Documentation for this section has not yet been entered. |
abstract | WriteSingle(float, string)Documentation for this section has not yet been entered. |
abstract | WriteTimeSpan(TimeSpan, string)Documentation for this section has not yet been entered. |
abstract | WriteUInt16(ushort, string)Documentation for this section has not yet been entered. |
abstract | WriteUInt32(uint, string)Documentation for this section has not yet been entered. |
abstract | WriteUInt64(ulong, string)Documentation for this section has not yet been entered. |
abstract | WriteValueType(object, string, Type)Documentation for this section has not yet been entered. |