.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
DataWindow 类
DataWindow 方法
Activate 方法
Append 方法
ButtonClick 方法
Cancel 方法
CanvasErase 方法
ChangeFont 方法
CheckStatus 方法
Clear 方法
ClearRelations 方法
Close 方法
Commit 方法
ControlFocusChange 方法
Copy 方法
Cut 方法
DeActivate 方法
DeactivateAllOLEObjects 方法
Delete 方法
DeleteValidated 方法
Destroy 方法
DisableConditionalControls 方法
Dispatch 方法
Draw 方法
EditChange 方法
EnableConditionalControls 方法
EnableDragDropClient 方法
EnableStatusBar 方法
EnableToolTips 方法
Error 方法
Expose 方法
FIELDGET 方法
FIELDPUT 方法
FocusChange 方法
GetAllChildren 方法
GoBottom 方法
GoTo 方法
GoTop 方法
HelpRequest 方法
Hide 方法
HorizontalScroll 方法
HorizontalSlide 方法
HorizontalSpin 方法
InsertObject 方法
LineTo 方法
ListBoxClick 方法
ListBoxSelect 方法
MouseButtonDown 方法
MoveTo 方法
Notify 方法
OK 方法
OLEInPlaceActivate 方法
OLEInPlaceDeactivate 方法
PaintBoundingBox 方法
Paste 方法
PasteSpecial 方法
PreValidate 方法
QueryClose 方法
RegisterConditionalControls 方法
RePaint 方法
RepaintBoundingBox 方法
Resize 方法
Seek 方法
SetAlignStartSize 方法
SetRelation 方法
SetSelectiveRelation 方法
Show 方法
Skip 方法
SkipNext 方法
SkipPrevious 方法
StatusOK 方法
TextPrint 方法
ToolBarHeightChanged 方法
Undo 方法
UndoAll 方法
UpdateActiveObject 方法
Use 方法
VerticalScroll 方法
VerticalSlide 方法
VerticalSpin 方法
ViewAs 方法
ViewForm 方法
ViewTable 方法
DataWindow.SkipNext 方法
移动到下一条记录(与 Skip(1) 相同)。
命名空间:
VO
程序集:
VOGUIClasses (在 VOGUIClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
SkipNext
()
AS
USUAL
public
virtual
__Usual
SkipNext
()
查看代码
返回值
类型:
__Usual
如果成功则返回 TRUE;否则返回 FALSE。
参见
引用
DataWindow 类
VO 命名空间