Tao.OpenGl SDK Documentation

Gl.glIsVertexArrayAPPLE Method 

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

See Also

Gl Class | Tao.OpenGl Namespace