Freigeben über


AuthorizationGroupCollection Klasse

Definition

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

Konstruktoren

AuthorizationGroupCollection()
AuthorizationGroupCollection(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(AuthorizationGroup)
Add(Object) (Geerbt von RuleEngineCollection)
AddRange(ICollection)
Clear() (Geerbt von RuleEngineCollection)
Clone()
Contains(AuthorizationGroup)
Contains(Object) (Geerbt von RuleEngineCollection)
CopyTo(Array, Int32) (Geerbt von RuleEngineCollection)
CopyTo(AuthorizationGroup[], Int32)
GetEnumerator() (Geerbt von RuleEngineCollection)
IndexOf(AuthorizationGroup)
IndexOf(Object) (Geerbt von RuleEngineCollection)
Insert(Int32, AuthorizationGroup)
Insert(Int32, Object) (Geerbt von RuleEngineCollection)
Remove(AuthorizationGroup)
Remove(Object) (Geerbt von RuleEngineCollection)
RemoveAt(Int32) (Geerbt von RuleEngineCollection)

Operatoren

Explicit(AuthorizationGroupCollection to AuthorizationGroup[])

Gilt für: