Photon Quantum 3.0.0

List of all members
Quantum.DynamicCollectionAttribute Class Reference

Marks a collection field as source for a Quantum heap-based collection. Automatically applied by CodeGen. More...

Inheritance diagram for Quantum.DynamicCollectionAttribute:
Quantum.DecoratingPropertyAttribute Quantum.PropertyAttribute

Additional Inherited Members

- Static Public Attributes inherited from Quantum.DecoratingPropertyAttribute
const int DefaultOrder = -10000
 The default order of the attribute. More...
 
- Protected Member Functions inherited from Quantum.DecoratingPropertyAttribute
 DecoratingPropertyAttribute ()
 Initializes a new instance with the default order. More...
 
 DecoratingPropertyAttribute (int order)
 Initializes a new instance with the specified order. More...
 

Detailed Description

Marks a collection field as source for a Quantum heap-based collection. Automatically applied by CodeGen.