Compartir a través de


AuthorizationGroupEntryCollection Clase

Definición

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
Herencia
AuthorizationGroupEntryCollection
Atributos

Constructores

AuthorizationGroupEntryCollection()
AuthorizationGroupEntryCollection(ICollection)

Propiedades

Count (Heredado de RuleEngineCollection)
IsFixedSize (Heredado de RuleEngineCollection)
IsReadOnly (Heredado de RuleEngineCollection)
IsSynchronized (Heredado de RuleEngineCollection)
Item[Int32]
ItemType (Heredado de RuleEngineCollection)
SyncRoot (Heredado de RuleEngineCollection)

Métodos

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

Se aplica a