When overridden in a derived class, writes a 32-bit unsigned integer to the stream already attached to the formatter.
Syntax
[System.CLSCompliant(false)]
protected abstract
void WriteUInt32 (
uint val,
string name)
Parameters
- val
-
The value to write.
- name
-
The name of the member.
Remarks
Requirements
Namespace: System.Runtime.Serialization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0