Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ABBYY FineReader Engine API の Element プロパティ — FineReader Engine コレクション内の 1 つの要素へのアクセスを提供する共通プロパティ。
HRESULT get_Element( int Index, I<ElementType>** Result ); // "put" メソッドは一部のコレクションでのみ使用可能です HRESULT put_Element( int Index, I<ElementType>* Value );
I<ElementType> <CollectionType>( int Index );
Property Element(Index As Integer) As I<ElementType>
このページは役に立ちましたか?