Tao.OpenGl SDK Documentation

Gl.glIsBuffer Method 

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

See Also

Gl Class | Tao.OpenGl Namespace