SimpleORM.NET
materialized Method (p_item)
NamespacesSorm.InterfacesSerializeContextmaterialized(Guid)

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

Query to see if an object has already been read from the storage during the current deserialization.
Declaration Syntax
C#Visual BasicVisual C++
Object materialized(
	Guid p_item
)
Function materialized ( _
	p_item As Guid _
) As Object
Object^ materialized(
	Guid p_item
)
Parameters
p_item (Guid)
Guid to check
Return Value
The object associated or null

Assembly: sorm.interfaces (Module: sorm.interfaces) Version: 1.0.0.13068