IsCoveredTemplate Property (Function)
In This Topic
Returns true if this is a Function object that covers a function template in a device.
Syntax
public virtual bool IsCoveredTemplate {get;}
public:
virtual property bool IsCoveredTemplate {
bool get();
}
See Also