[This is preliminary documentation and is subject to change.]
Defines modes of allocation: space/time tradeoff
Namespace: NFX.ApplicationModel.PileAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
AllocationMode AllocMode { get; set; }
AllocationMode AllocMode { get; set; }
Property AllocMode As AllocationMode
Get
Set
Property AllocMode As AllocationMode
Get
Set
property AllocationMode AllocMode {
AllocationMode get ();
void set (AllocationMode value);
}
property AllocationMode AllocMode {
AllocationMode get ();
void set (AllocationMode value);
}
abstract AllocMode : AllocationMode with get, set
abstract AllocMode : AllocationMode with get, set
Property Value
Type:
AllocationMode