ModelComponent-Member
This is the base class for most of the Analysis Management Objects.
Der ModelComponent-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ModelComponent | Initializes a new instance of the ModelComponent class using the default values. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AddToContainer | Infrastruktur. | |
AfterInsert | Infrastruktur. | |
AfterMove | Infrastruktur. | |
AfterRemove | Infrastruktur. | |
BeforeRemove | Infrastruktur. | |
CopyTo | Infrastruktur. | |
CreateObjRef | (Geerbt von MarshalByRefObject.) | |
Dispose | (Geerbt von Component.) | |
Dispose | (Geerbt von Component.) | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Component.) | |
GetHashCode | (Geerbt von Object.) | |
GetLifetimeService | (Geerbt von MarshalByRefObject.) | |
GetService | (Geerbt von Component.) | |
GetType | (Geerbt von Object.) | |
InitializeLifetimeService | (Geerbt von MarshalByRefObject.) | |
MemberwiseClone | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von MarshalByRefObject.) | |
RemoveFromContainer | Infrastruktur. | |
Reset | Infrastruktur. | |
Submit() () () () | Infrastruktur. | |
Submit(Boolean) | Infrastruktur. | |
ToString | Infrastruktur. (Überschreibt Component. . :: . .ToString() () () ().) | |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. | |
Validate(ValidationErrorCollection, Boolean) | Validates the element to which it is appended; returns any errors encountered in a collection. Also contains a parameter to enable return of detailed errors. | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. | |
CanRaiseEvents | (Geerbt von Component.) | |
Container | (Geerbt von Component.) | |
DesignMode | (Geerbt von Component.) | |
Events | (Geerbt von Component.) | |
FriendlyName | Infrastruktur. | |
KeyForCollection | Infrastruktur. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. | |
Parent | Infrastruktur. | |
Site | (Geerbt von Component.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
Name | Beschreibung | |
---|---|---|
IHostableComponent. . :: . .Host | ||
IModelComponent. . :: . .FriendlyPath | ||
IModelComponent. . :: . .OwningCollection |
Zum Anfang