| Table of Contents |
public bool TryGetValue(XUri key, out T value);
| Name | Type | Description |
|---|---|---|
| key | XUri | Uri to match. |
| value | out T | When the method returns True, this variable contains the reference object for matched parent Uri. |
public bool TryGetValue(XUri key, out T value, out int similarity);
| Name | Type | Description |
|---|---|---|
| key | XUri | Uri to match. |
| value | out T | When the method returns True, this variable contains the reference object for matched parent Uri. |
| similarity | out int | When the method returns True, this variable contains of similarity match between the input and matched Uri. |
| Images 0 | ||
|---|---|---|
| No images to display in the gallery. |
Copyright © 2011 MindTouch, Inc. Powered by