Method GetLastOnPath
GetLastOnPath(String)
Return the element that is stored as last on a path associated with the given key.
Declaration
public virtual string GetLastOnPath(string key)
Parameters
Type | Name | Description |
---|---|---|
System. |
key | the key associated with the desired element |
Returns
Type | Description |
---|---|
System. |
the last on path element |