OrderedCollectionBase<T> - Classe

Hiérarchie d’héritage

System.Object
  Microsoft.Office.Server.Search.Query.Rules.OrderedCollectionBase<T>
    Microsoft.Office.Server.Search.Query.Rules.BestBetIdCollection
    Microsoft.Office.Server.Search.Query.Rules.ContextConditionCollection
    Microsoft.Office.Server.Search.Query.Rules.QueryActionCollection<T>
    Microsoft.Office.Server.Search.Query.Rules.QueryConditionCollection
    Microsoft.Office.Server.Search.Query.Rules.QueryPropertyExpressionCollection
    Microsoft.Office.Server.Search.Query.Rules.QueryRuleGroupMembersCollection

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataContractAttribute(Namespace := "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")> _
Public MustInherit Class OrderedCollectionBase(Of T) _
    Implements IEnumerable
'Utilisation
Dim instance As OrderedCollectionBase(Of T)
[DataContractAttribute(Namespace = "https://www.microsoft.com/sharepoint/search/KnownTypes/2008/08")]
public abstract class OrderedCollectionBase<T> : IEnumerable

Paramètres de type

  • T

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

OrderedCollectionBase<T> - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms