| Table of Contents |
public static int GetAlternativeHashCode(this string token);
| Name | Type | Description |
|---|---|---|
| token | string | Token to hash. |
public static int GetAlternativeHashCode(this Char[] chars, int offset, int length);
| Name | Type | Description |
|---|---|---|
| chars | Char[] | Characters sequence to hash. |
| offset | int | Offset into sequence to start hash consideration. |
| length | int | Number of characters to consider for hash. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by