Freigeben über


ResourceContainer(UInt32, UInt32) Konstruktor

Definition

public:
 ResourceContainer(System::UInt32 bucketToEntryRatio, System::UInt32 initialSize);
public ResourceContainer(uint bucketToEntryRatio, uint initialSize);
new Microsoft.XLANGs.Core.ResourceContainer : uint32 * uint32 -> Microsoft.XLANGs.Core.ResourceContainer
Public Sub New (bucketToEntryRatio As UInteger, initialSize As UInteger)

Parameter

bucketToEntryRatio
UInt32
initialSize
UInt32

Gilt für: