Method IsAncestorOf
IsAncestorOf(uint, uint)
Test if the occurrences are ancestors to one another.
Declaration
public bool IsAncestorOf(uint occurrence1, uint occurrence2)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | occurrence1 | First occurrence to test. |
| uint | occurrence2 | Second occurrence to test. |
Returns
| Type | Description |
|---|---|
| bool |