Method HasSupport
HasSupport(SupportType)
Returns a value indicating whether the node carries a support of given type
Declaration
bool HasSupport(SupportType supportType)
Parameters
| Type | Name | Description |
|---|---|---|
| SupportType | supportType | The support type to check |
Returns
| Type | Description |
|---|---|
| bool | A value indicating whether the node carries a support of given type |