이 메서드는 단락 컬렉션에서 특정 단락의 인덱스를 찾습니다. 컬렉션에 해당 단락이 없으면 -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(
IParagraph* Paragraph,
int* Result
);
int IndexOf( IParagraph Paragraph );
Function IndexOf(Paragraph As IParagraph) As Integer
이 페이지가 도움이 되었나요?