Condividi tramite


DeploymentHistoryInfoCollection Classe

Definizione

public ref class DeploymentHistoryInfoCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class DeploymentHistoryInfoCollection : Microsoft.RuleEngine.RuleEngineCollection
type DeploymentHistoryInfoCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class DeploymentHistoryInfoCollection
Inherits RuleEngineCollection
Ereditarietà
DeploymentHistoryInfoCollection
Attributi

Costruttori

DeploymentHistoryInfoCollection()
DeploymentHistoryInfoCollection(ICollection)

Proprietà

Count (Ereditato da RuleEngineCollection)
IsFixedSize (Ereditato da RuleEngineCollection)
IsReadOnly (Ereditato da RuleEngineCollection)
IsSynchronized (Ereditato da RuleEngineCollection)
Item[Int32]
ItemType (Ereditato da RuleEngineCollection)
SyncRoot (Ereditato da RuleEngineCollection)

Metodi

Add(DeploymentHistoryInfo)
Add(Object) (Ereditato da RuleEngineCollection)
AddRange(ICollection)
Clear() (Ereditato da RuleEngineCollection)
Clone()
Contains(DeploymentHistoryInfo)
Contains(Object) (Ereditato da RuleEngineCollection)
CopyTo(Array, Int32) (Ereditato da RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Ereditato da RuleEngineCollection)
IndexOf(DeploymentHistoryInfo)
IndexOf(Object) (Ereditato da RuleEngineCollection)
Insert(Int32, DeploymentHistoryInfo)
Insert(Int32, Object) (Ereditato da RuleEngineCollection)
Remove(DeploymentHistoryInfo)
Remove(Object) (Ereditato da RuleEngineCollection)
RemoveAt(Int32) (Ereditato da RuleEngineCollection)

Si applica a