WriteInt32 Method WriteInt32(string, int) Writes a Int32 field. Declaration void WriteInt32(string name, int value) Parameters string name The name of the field. int value The value of the field.