Initializes a new instance of the StructuredCollectionCacheEntry class

Namespace: NHibernate.Cache.Entry
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public StructuredCollectionCacheEntry()
Visual Basic
Public Sub New
Visual C++
public:
StructuredCollectionCacheEntry()

See Also