CSharpTest.Net
CalculateOrder Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > BPlusTree.Options<TKey,TValue> Class : CalculateOrder Method

avgKeySizeBytes
avgValueSizeBytes

Glossary Item Box

Calculates default node-threasholds based upon the average number of bytes in key and value

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable Sub CalculateOrder( _
   ByVal avgKeySizeBytes As Integer, _
   ByVal avgValueSizeBytes As Integer _
) 
C# 
protected override void CalculateOrder( 
   int avgKeySizeBytes,
   int avgValueSizeBytes
)

Parameters

avgKeySizeBytes
avgValueSizeBytes

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys