Freigeben über


AuthorizationGroupEntryCollection Klasse

Definition

public ref class AuthorizationGroupEntryCollection sealed : Microsoft::RuleEngine::RuleEngineCollection
[System.Serializable]
public sealed class AuthorizationGroupEntryCollection : Microsoft.RuleEngine.RuleEngineCollection
type AuthorizationGroupEntryCollection = class
    inherit RuleEngineCollection
Public NotInheritable Class AuthorizationGroupEntryCollection
Inherits RuleEngineCollection
Vererbung
AuthorizationGroupEntryCollection
Attribute

Konstruktoren

AuthorizationGroupEntryCollection()
AuthorizationGroupEntryCollection(ICollection)

Eigenschaften

Count (Geerbt von RuleEngineCollection)
IsFixedSize (Geerbt von RuleEngineCollection)
IsReadOnly (Geerbt von RuleEngineCollection)
IsSynchronized (Geerbt von RuleEngineCollection)
Item[Int32]
ItemType (Geerbt von RuleEngineCollection)
SyncRoot (Geerbt von RuleEngineCollection)

Methoden

Add(AuthorizationGroupEntry)
Add(Object) (Geerbt von RuleEngineCollection)
AddRange(ICollection)
Clear() (Geerbt von RuleEngineCollection)
Clone()
Contains(AuthorizationGroupEntry)
Contains(Object) (Geerbt von RuleEngineCollection)
CopyTo(Array, Int32) (Geerbt von RuleEngineCollection)
CopyTo(AuthorizationGroupEntry[], Int32)
GetEnumerator() (Geerbt von RuleEngineCollection)
IndexOf(AuthorizationGroupEntry)
IndexOf(Object) (Geerbt von RuleEngineCollection)
Insert(Int32, AuthorizationGroupEntry)
Insert(Int32, Object) (Geerbt von RuleEngineCollection)
Remove(AuthorizationGroupEntry)
Remove(Object) (Geerbt von RuleEngineCollection)
RemoveAt(Int32) (Geerbt von RuleEngineCollection)

Gilt für: