| Table of Contents |
public static int LastIndexOfInvariant(this string text, string value, bool ignoreCase);
| Name | Type | Description |
|---|---|---|
| text | string | Text to examine |
| value | string | The System.String to find. |
| ignoreCase | bool | True if case should not be considered in comparison. |
public static int LastIndexOfInvariant(this string text, string value);
| Name | Type | Description |
|---|---|---|
| text | string | Text to examine |
| value | string | The System.String to find. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by