Wordlist..::..GetWordAtIndex Method

Returns a string containing the word at the specified index of the wordlist

Namespace:  SecretNET.Crypto.BIP39
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public string GetWordAtIndex(
	int index
)

Parameters

index
Type: Int32
Index of word to return

Return Value

Word