Reads an unsigned integer value.
Namespace: MindFusion.SchedulingAssembly: MindFusion.Scheduling.WebForms
public uint ReadUInt ( BinaryReader reader)
Public Function ReadUInt( _ reader As BinaryReader _) As UInteger
Type: UInt32The unsigned int that has been read.
BinarySerializationContext MembersBinarySerializationContext ClassMindFusion.Scheduling Namespace