The methods of System.Runtime.Serialization.SerializationInfo are listed below. For a list of all members, see the SerializationInfo Members list.
See Also: Inherited members from System.Object
AddValue(string, bool)Documentation for this section has not yet been entered. | ||
AddValue(string, byte)Documentation for this section has not yet been entered. | ||
AddValue(string, char)Documentation for this section has not yet been entered. | ||
AddValue(string, DateTime)Documentation for this section has not yet been entered. | ||
AddValue(string, decimal)Documentation for this section has not yet been entered. | ||
AddValue(string, double)Documentation for this section has not yet been entered. | ||
AddValue(string, short)Documentation for this section has not yet been entered. | ||
AddValue(string, int)Documentation for this section has not yet been entered. | ||
AddValue(string, long)Documentation for this section has not yet been entered. | ||
AddValue(string, object)Documentation for this section has not yet been entered. | ||
AddValue(string, sbyte)Documentation for this section has not yet been entered. | ||
AddValue(string, float)Documentation for this section has not yet been entered. | ||
AddValue(string, ushort)Documentation for this section has not yet been entered. | ||
AddValue(string, uint)Documentation for this section has not yet been entered. | ||
AddValue(string, ulong)Documentation for this section has not yet been entered. | ||
AddValue(string, object, Type)Documentation for this section has not yet been entered. | ||
GetBoolean(string)Documentation for this section has not yet been entered. | ||
GetByte(string)Documentation for this section has not yet been entered. | ||
GetChar(string)Documentation for this section has not yet been entered. | ||
GetDateTime(string)Documentation for this section has not yet been entered. | ||
GetDecimal(string)Documentation for this section has not yet been entered. | ||
GetDouble(string)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
GetInt16(string)Documentation for this section has not yet been entered. | ||
GetInt32(string)Documentation for this section has not yet been entered. | ||
GetInt64(string)Documentation for this section has not yet been entered. | ||
GetSByte(string)Documentation for this section has not yet been entered. | ||
GetSingle(string)Documentation for this section has not yet been entered. | ||
GetString(string)Documentation for this section has not yet been entered. | ||
GetUInt16(string)Documentation for this section has not yet been entered. | ||
GetUInt32(string)Documentation for this section has not yet been entered. | ||
GetUInt64(string)Documentation for this section has not yet been entered. | ||
GetValue(string, Type)Documentation for this section has not yet been entered. | ||
SetType(Type)Documentation for this section has not yet been entered. | ||