Membros CollectionItem
The CollectionItem class creates an instance of a collection item.
O tipo CollectionItem expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
CollectionItem | Creates an instance of a collection item given the collection set name and an item name. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Alter | Alters a collection item by applying the changes to the configuration store. | |
AlterImpl | (Herdado de SfcInstance.) | |
CheckObjectCreated | (Herdado de SfcInstance.) | |
CheckObjectState | (Herdado de SfcInstance.) | |
CreateIdentityKey | (Herdado de SfcInstance.) | |
CreateImpl | (Herdado de SfcInstance.) | |
Discover | This method is for internal use only. (Substitui SfcInstanceDiscover(ISfcDependencyDiscoveryObjectSink).) | |
DropImpl | (Herdado de SfcInstance.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetChildCollection | (Herdado de SfcInstance.) | |
GetDomain | (Herdado de SfcInstance.) | |
GetHashCode | (Herdado de Object.) | |
GetObjectFactory | Instantiates an instance of the constructor used for collection items. | |
GetPropertySet | (Herdado de SfcInstance.) | |
GetType | (Herdado de Object.) | |
GetTypeMetadataImpl | (Herdado de SfcInstance.) | |
InitializeUIPropertyState | (Herdado de SfcInstance.) | |
MarkForDrop | This method marks a collection item for dropping if the collection item has been changed. | |
MarkForDropImpl | (Herdado de SfcInstance.) | |
MarkRootAsConnected | (Herdado de SfcInstance.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveImpl | (Herdado de SfcInstance.) | |
OnPropertyMetadataChanges | (Herdado de SfcInstance.) | |
OnPropertyValueChanges | (Herdado de SfcInstance.) | |
PostAlter | (Herdado de SfcInstance.) | |
PostCreate | (Herdado de SfcInstance.) | |
PostDrop | (Herdado de SfcInstance.) | |
PostMove | (Herdado de SfcInstance.) | |
PostRename | (Herdado de SfcInstance.) | |
Refresh | (Herdado de SfcInstance.) | |
Rename | Renames a collection item. | |
RenameImpl | (Herdado de SfcInstance.) | |
ResetKey | (Herdado de SfcInstance.) | |
Serialize | (Herdado de SfcInstance.) | |
ToString | (Herdado de SfcInstance.) | |
UpdateUIPropertyState | (Herdado de SfcInstance.) | |
Validate | (Herdado de SfcInstance.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
AbstractIdentityKey | (Herdado de SfcInstance.) | |
CollectionFrequency | Gets or sets the collection frequency for this item if the collection set is running in CollectionMode = "continuous". | |
Id | Gets the collection item Id. | |
IdentityKey | Gets the identity key for the collection item. | |
Metadata | (Herdado de SfcInstance.) | |
Name | Gets or sets the collection item name. | |
Parameters | Gets or sets collection item parameters. | |
Parent | Gets or sets the parent object in the object model hierarchy. | |
Properties | (Herdado de SfcInstance.) | |
PropertyStorageProvider | (Herdado de SfcInstance.) | |
State | (Herdado de SfcInstance.) | |
TypeName | Gets or sets the name of the collector type that the collection item implements. | |
Urn | (Herdado de SfcInstance.) |
Início
Eventos
Nome | Descrição | |
---|---|---|
propertyChanged | (Herdado de SfcInstance.) | |
PropertyChanged | (Herdado de SfcInstance.) | |
propertyMetadataChanged | (Herdado de SfcInstance.) | |
PropertyMetadataChanged | (Herdado de SfcInstance.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ISfcRenamableRename | This method is for internal use only. | |
ISfcAlterableScriptAlter | This method is for internal use only. | |
ISfcRenamableScriptRename | This method is for internal use only. |
Início