Partager via


DeploymentHistoryInfoCollection Classe

Définition

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
Héritage
DeploymentHistoryInfoCollection
Attributs

Constructeurs

DeploymentHistoryInfoCollection()
DeploymentHistoryInfoCollection(ICollection)

Propriétés

Count (Hérité de RuleEngineCollection)
IsFixedSize (Hérité de RuleEngineCollection)
IsReadOnly (Hérité de RuleEngineCollection)
IsSynchronized (Hérité de RuleEngineCollection)
Item[Int32]
ItemType (Hérité de RuleEngineCollection)
SyncRoot (Hérité de RuleEngineCollection)

Méthodes

Add(DeploymentHistoryInfo)
Add(Object) (Hérité de RuleEngineCollection)
AddRange(ICollection)
Clear() (Hérité de RuleEngineCollection)
Clone()
Contains(DeploymentHistoryInfo)
Contains(Object) (Hérité de RuleEngineCollection)
CopyTo(Array, Int32) (Hérité de RuleEngineCollection)
CopyTo(RuleSetInfo[], Int32)
GetEnumerator() (Hérité de RuleEngineCollection)
IndexOf(DeploymentHistoryInfo)
IndexOf(Object) (Hérité de RuleEngineCollection)
Insert(Int32, DeploymentHistoryInfo)
Insert(Int32, Object) (Hérité de RuleEngineCollection)
Remove(DeploymentHistoryInfo)
Remove(Object) (Hérité de RuleEngineCollection)
RemoveAt(Int32) (Hérité de RuleEngineCollection)

S’applique à