Examples with "microsoft jscript for loop" and their translation in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The following example demonstrates how a Microsoft JScript for loop can be used to check the errors that may exist in a form's underlying XML document.
次の使用例は、Microsoft JScript の for ループを使用して、フォームの基になっている XML ドキュメント内でのエラーの有無を確認する方法を示したものです。
In the following example, the Count property is used within a Microsoft JScript for loop to iterate through the collection of Window objects and display a message box indicating the window type value
次の使用例では、Microsoft JScript の for ループ内で Count プロパティを使用し、Window オブジェクトのコレクション全体のループ処理を行って、ウィンドウの種類の値を示すメッセージ ボックスを表示します。
In the following example, the Count property is used within a Microsoft JScript for loop to iterate through the collection of TaskPane objects.
次の使用例では、Microsoft JScript の for ループ内で Count プロパティを使用し、 TaskPane オブジェクトのコレクション全体のループ処理を行います。
The Errors collection is accessed through the Errors property of the XDocument object. The Errors collection is associated with a form's underlying XML document so that when an error occurs, it occurs within the XML document. The following example demonstrates how a Microsoft JScript for loop can be used to check the errors that may exist in a form's underlying XML document. The function first checks the Count property of the Errors collection to determine whether any errors are present. If there are errors, the function loops through each of them, and, using the ShortErrorMessage property of the Error object, displays a message box to the user.
Errors コレクションにアクセスするには、XDocument オブジェクトの Errors プロパティを使用します。Errors コレクションはフォームの基になっている XML ドキュメントに関連付けられているので、エラーが発生した場合に、その発生場所は XML ドキュメント内になります。次の使用例は、Microsoft JScript の for ループを使用して、フォームの基になっている XML ドキュメント内でのエラーの有無を確認する方法を示したものです。この関数は、まず Errors コレクションの Count プロパティを使用してエラーの有無を確認します。エラーがあると、各エラーをループ処理し、Error オブジェクトの ShortErrorMessage プロパティを使用して、メッセージ ボックスをユーザーに表示します。
Andere resultaten
In the following example, the Count property of the XDocuments collection is used within a JScript for loop to iterate through the collection of XDocument objects and display a message box indicating the Uniform Resource Identifier (URI) location for each currently open form
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.