このメソッドは、段落コレクション内で指定した段落のインデックスを返します。コレクション内にその段落が存在しない場合は、-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
このページは役に立ちましたか?