[]
Gets a boolean value indicating whether the function is available in intelli-sense data.
protected virtual bool IsIntelliSenseAvailable(Function function)
Protected Overridable Function IsIntelliSenseAvailable([function] As [Function]) As Boolean
Type | Name | Description |
---|---|---|
Function | function | The function to verify. |
Type | Description |
---|---|
bool |
|