Method IsVirtualFunction
IsVirtualFunction()
Returns a value indication of whether this protocol is a virtual function.
public bool IsVirtualFunction()
Returns
- bool
trueif this protocol is a virtual function; otherwise,false.
Returns a value indication of whether this protocol is a virtual function.
public bool IsVirtualFunction()
true if this protocol is a virtual function; otherwise, false.