이 메서드는 컬렉션에 있는 블록의 인덱스를 반환합니다. 컬렉션에 해당 블록이 없으면 -1이 반환됩니다.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.
이 메서드는 컬렉션에 있는 블록의 인덱스를 반환합니다. 컬렉션에 해당 블록이 없으면 -1이 반환됩니다.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.
HRESULT IndexOf(
IBlock* Block,
int* Result
);
int IndexOf( IBlock Block );
Function IndexOf(Block As IBlock) As Integer
이 페이지가 도움이 되었나요?