Tao.OpenGl SDK Documentation

Gl.glIsQueryARB Method 

[Visual Basic]
Public Shared Function glIsQueryARB( _
   ByVal id As Integer _
) As Integer
[C#]
public static int glIsQueryARB(
   int id
);

See Also

Gl Class | Tao.OpenGl Namespace