The name of the data store that was removed.
The name of the data store that was removed. This is used to identify which data store was removed when reading from the binary stream.
ReadonlytypeThe type identifier for a data store removal. This is used to identify the type of change when reading from the binary stream.
StaticreadRead a value from the stream.
The BinaryStream to read from.
The value read from the stream.
StaticwriteWrite a value to the stream.
The BinaryStream to write to.
The value to write.
Creates a new instance of the DataStoreRemoval class.