다음을 통해 공유


AuthorizationGroupEntryCollection 클래스

정의

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
상속
AuthorizationGroupEntryCollection
특성

생성자

AuthorizationGroupEntryCollection()
AuthorizationGroupEntryCollection(ICollection)

속성

Count (다음에서 상속됨 RuleEngineCollection)
IsFixedSize (다음에서 상속됨 RuleEngineCollection)
IsReadOnly (다음에서 상속됨 RuleEngineCollection)
IsSynchronized (다음에서 상속됨 RuleEngineCollection)
Item[Int32]
ItemType (다음에서 상속됨 RuleEngineCollection)
SyncRoot (다음에서 상속됨 RuleEngineCollection)

메서드

Add(AuthorizationGroupEntry)
Add(Object) (다음에서 상속됨 RuleEngineCollection)
AddRange(ICollection)
Clear() (다음에서 상속됨 RuleEngineCollection)
Clone()
Contains(AuthorizationGroupEntry)
Contains(Object) (다음에서 상속됨 RuleEngineCollection)
CopyTo(Array, Int32) (다음에서 상속됨 RuleEngineCollection)
CopyTo(AuthorizationGroupEntry[], Int32)
GetEnumerator() (다음에서 상속됨 RuleEngineCollection)
IndexOf(AuthorizationGroupEntry)
IndexOf(Object) (다음에서 상속됨 RuleEngineCollection)
Insert(Int32, AuthorizationGroupEntry)
Insert(Int32, Object) (다음에서 상속됨 RuleEngineCollection)
Remove(AuthorizationGroupEntry)
Remove(Object) (다음에서 상속됨 RuleEngineCollection)
RemoveAt(Int32) (다음에서 상속됨 RuleEngineCollection)

적용 대상