Tao.OpenGl SDK Documentation

Gl.glUnmapBufferARB Method 

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

See Also

Gl Class | Tao.OpenGl Namespace