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

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next