SiteHitRulesCollection members
Include protected members
Include inherited members
Especifica uma coleção priorizada de objetos SiteHitRule .
The SiteHitRulesCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | Contagem de visitas regras | |
Item[Int32] | Indexador de retornar a regra de visitas ao site pelo nome | |
Item[String] | Indexador de retornar a regra de visitas ao site pelo nome |
Top
Methods
Name | Description | |
---|---|---|
Create | Adiciona nova regra-hit-site com dado hitRate. | |
Equals | (Inherited from Object.) | |
Exists | Auxiliar para verificação de existência | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Retorna um enumerador não digitado para regras de visitas ao site | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LowerPriority | Diminui a prioridade da regra de impacto na coleção | |
MemberwiseClone | (Inherited from Object.) | |
RaisePriority | Aumenta a prioridade da regra de impacto na coleção | |
ToString | (Inherited from Object.) |
Top