Web3S_Demo > IPLD Node > IsKind

IsKind

Checks if IPLD Node Kind is equal to the specified value.

Inputs

Target
IPLD Node Object Reference

Kind
EWeb3S_IpldKind Enum

Value to be checked.

Outputs

Return Value
Boolean

True, if IPLD Node Kind is equal to specified value.