Membros ModelComponent
This is the base class for most of the Analysis Management Objects.
O tipo ModelComponent expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ModelComponent | Initializes a new instance of the ModelComponent class using the default values. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AddToContainer | Infraestrutura. | |
AfterInsert | Infraestrutura. | |
AfterMove | Infraestrutura. | |
AfterRemove | Infraestrutura. | |
BeforeRemove | Infraestrutura. | |
CopyTo | Infraestrutura. | |
CreateObjRef | (Herdado de MarshalByRefObject.) | |
Dispose | (Herdado de Component.) | |
Dispose | (Herdado de Component.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Component.) | |
GetHashCode | (Herdado de Object.) | |
GetLifetimeService | (Herdado de MarshalByRefObject.) | |
GetService | (Herdado de Component.) | |
GetType | (Herdado de Object.) | |
InitializeLifetimeService | (Herdado de MarshalByRefObject.) | |
MemberwiseClone | (Herdado de Object.) | |
MemberwiseClone | (Herdado de MarshalByRefObject.) | |
RemoveFromContainer | Infraestrutura. | |
Reset | Infraestrutura. | |
Submit() () () () | Infraestrutura. | |
Submit(Boolean) | Infraestrutura. | |
ToString | Infraestrutura. (Substitui 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) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. | |
CanRaiseEvents | (Herdado de Component.) | |
Container | (Herdado de Component.) | |
DesignMode | (Herdado de Component.) | |
Events | (Herdado de Component.) | |
FriendlyName | Infraestrutura. | |
KeyForCollection | Infraestrutura. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. | |
Parent | Infraestrutura. | |
Site | (Herdado de Component.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IHostableComponent. . :: . .Host | ||
IModelComponent. . :: . .FriendlyPath | ||
IModelComponent. . :: . .OwningCollection |
Início