Tao.OpenGl SDK Documentation

Gl.glEndQueryARB Method 

[Visual Basic]
Public Shared Sub glEndQueryARB( _
   ByVal target As Integer _
)
[C#]
public static void glEndQueryARB(
   int target
);

See Also

Gl Class | Tao.OpenGl Namespace