메인 콘텐츠로 건너뛰기

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

이 메서드는 toolbar에서 지정된 위치의 요소를 제거합니다.

구문

C++

HRESULT DeleteAt( int Index );

C#

void DeleteAt( int Index );

Visual Basic .NET

Sub DeleteAt(Index As Integer)

매개변수

Index [in] 제거할 툴바 요소의 위치를 지정합니다. 값은 0부터 IToolbar::Count 속성 값에서 1을 뺀 값까지의 범위여야 합니다.

반환 값

이 메서드에는 특정 반환 값이 없습니다. ABBYY FineReader Engine 함수의 표준 반환 값을 반환합니다.

참고 항목

도구 모음 Delete