Click or drag to resize
DictionaryControllergetSizeBits Method
Get size of specified dictionary.

Namespace: PassphraseGen
Assembly: PassphraseGen (in PassphraseGen.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int getSizeBits(
	string type
)

Parameters

type
Type: SystemString
Type of dictionary as string.

Return Value

Type: Int32
Size of dictionary.
See Also