Method VerifyValidOn
VerifyValidOn(FunctionAttributeIndex, Value)
Verifies the attribute is valid for a Value on a given Function
Declaration
public void VerifyValidOn(FunctionAttributeIndex index, Value value)
public void VerifyValidOn(FunctionAttributeIndex index, Value value)
Parameters
Function |
index | Index to verify |
Value | value | Value to check this attribute on |
Exceptions
Argument |
The attribute is not valid on |