Métodos NamedComponent
Incluir miembros protegidos
Incluir miembros heredados
El tipo NamedComponent expone los siguientes miembros.
Nombre | Descripción | |
---|---|---|
![]() |
AddToContainer | Infraestructura. Adds a ModelComponent object to the specified container. (Se hereda de ModelComponent.) |
![]() |
AfterInsert | Infraestructura. Displays a ModelComponent object after added to the specified index. (Se hereda de ModelComponent.) |
![]() |
AfterMove | Infraestructura. Displays a ModelComponent object after moving to the specified index. (Se hereda de ModelComponent.) |
![]() |
AfterRemove | Infraestructura. Displays a ModelComponentCollection after a ModelComponent object is removed. (Se hereda de ModelComponent.) |
![]() |
BeforeRemove | Infraestructura. Removes the ModelComponent object before the cleanup. (Se hereda de ModelComponent.) |
![]() |
CopyTo(ModelComponent) | Infraestructura. Copies a ModelComponent object to the specified object. (Se hereda de ModelComponent.) |
![]() |
CopyTo(NamedComponent) | Infraestructura. Copies a NamedComponent object to the specified object. |
![]() |
CreateObjRef | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
Dispose() | (Se hereda de Component.) |
![]() |
Dispose(Boolean) | (Se hereda de Component.) |
![]() |
Equals | (Se hereda de Object.) |
![]() |
Finalize | (Se hereda de Component.) |
![]() |
GetHashCode | (Se hereda de Object.) |
![]() |
GetLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
GetService | (Se hereda de Component.) |
![]() |
GetType | (Se hereda de Object.) |
![]() |
InitializeLifetimeService | Importante para la seguridad. (Se hereda de MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Se hereda de Object.) |
![]() |
MemberwiseClone(Boolean) | (Se hereda de MarshalByRefObject.) |
![]() |
RemoveFromContainer | Infraestructura. Removes a ModelComponent object from the specified container. (Se hereda de ModelComponent.) |
![]() |
Reset | Infraestructura. Resets the component to its initial state. |
![]() |
Submit() | Infraestructura. Submits a ModelComponent object. (Se hereda de ModelComponent.) |
![]() |
Submit(Boolean) | Infraestructura. Submits a ModelComponent object. (Se hereda de ModelComponent.) |
![]() |
ToString | Returns a string containing the name of the component. (Invalida ModelComponent.ToString().) |
![]() |
Validate(ValidationErrorCollection) | Validates the element to which it is appended; returns any errors encountered in a collection. (Se hereda de ModelComponent.) |
![]() |
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. (Se hereda de ModelComponent.) |
![]() |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | Determines whether the NamedComponent is valid. (Invalida ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition).) |
Arriba
Nombre | Descripción | |
---|---|---|
![]() ![]() |
IFormattable.ToString | Formats the value of the current instance using the specified format. |
Arriba