We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Modulobjekt
Module -Objekt
Module -Objekts
The command returns a module object that represents the new dynamic module.
Der Befehl gibt ein Modulobjekt zurück, das das neue dynamische Modul darstellt.
It uses the Prefix parameter to add the PS prefix to all members that are imported from the module and the PassThru parameter to return a module object that represents the imported module.
Mit dem Prefix-Parameter wird das Präfix PS allen Elementen hinzugefügt, die aus dem Modul importiert werden, und mit dem PassThru-Parameter wird ein Modulobjekt zurückzugeben, das das importierte Modul darstellt.
A Module object refers to a standard module or a class module.
Ein Module -Objekt verweist auf ein Standardmodul oder ein Klassenmodul.
Once you've returned a reference to a Module object, you can set or read its properties and apply its methods.
Nachdem Sie einen Verweis auf ein Module -Objekt zurückgegeben haben, können Sie dessen Eigenschaften festlegen oder lesen und dessen Methoden anwenden.
The module name argument is the name of the Module object.
Note that the brackets enclosing the name of the Module object are necessary only if the name of the Module includes spaces.
Beachten Sie, dass die eckigen Klammern um den Namen des Module -Objekts nur erforderlich sind, wenn der Name des Module -Objekts Leerzeichen enthält.
The following example returns a reference to a standard Module object and assigns it to an object variable
Im folgenden Beispiel wird ein Verweis auf ein Module -Objekt für ein Standardmodul zurückgegeben und einer Objektvariablen zugewiesen
The following example determines whether a Module object represents a standard module or a class module
Im folgenden Beispiel wird ermittelt, ob ein Module -Objekt einem Standardmodul oder einem Klassenmodul entspricht
The Find method searches for the specified text string in a Module object.
Die Find Find-Methode sucht die angegebene Text zeichenfolge in einem Module -Objekt.
The following example also returns a reference to the Module object associated with an Employees form and assigns it to an object variable
Im folgenden Beispiel wird auch ein Verweis auf das dem Formular Employees zugeordnete Module -Objekt zurückgegeben und einer Objektvariablen zugewiesen
The Module property also returns a reference to a specified Module object.
Die Module -Eigenschaft gibt auch einen Verweis auf ein bestimmtes Module -Objekt zurück.
Once you've created the event procedure code stub by using the CreateEventProc method, you can add lines of code to the procedure by using other methods of the Module object.
Wenn Sie den Rumpfcode für die Ereignisprozedur mit der CreateEventProc -Methode erstellt haben, können Sie der Prozedur mithilfe anderer Methoden des Module -Objekts Codezeilen hinzufügen.
The Find method searches for the specified text string in a Module object. If the string is found, the Find method returns True.
Die Find Find-Methode sucht die angegebene Text zeichenfolge in einem Module -Objekt. Wenn die Zeichenfolge gefunden wird, gibt die Find Find-Methode den Wert True True zurück.
Potentially sensitive or inappropriate content
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.