Share via


PolicyList Class

Definition

public ref class PolicyList
public class PolicyList
type PolicyList = class
Public Class PolicyList
Inheritance
PolicyList

Constructors

PolicyList(PolicyList[])

Properties

Count

Methods

AddPolicies(PolicyList)
Clear(Type, Type, String)
Clear<TPolicyInterface>(Type, String)
ClearAll()
ClearDefault(Type)
ClearDefault<TPolicyInterface>()
Get(Type, Type, String)
Get<TPolicyInterface>(Type, String)
Set(Type, IBuilderPolicy, Type, String)
Set<TPolicyInterface>(TPolicyInterface, Type, String)
SetDefault(Type, IBuilderPolicy)
SetDefault<TPolicyInterface>(TPolicyInterface)

Applies to