Persistate API documentation
DeleteVolatile Method (iReference)
NamespacesPersistatePersistentDeleteVolatile(IReference)

[This is preliminary documentation and is subject to change.]

This method is intended for use only from generated code, and you should not use it in open code.
Declaration Syntax
C#
public void DeleteVolatile(
	IReference iReference
)
Parameters
iReference (IReference)
The member field being overwritten.
Remarks
This method is called whenever a contained volatile object member is about to be overwritten, and removes any existing member from internal data structures.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)