Partilhar via


Classe MiningContentNodeCollection

Represents a read-only, on-demand collection of MiningContentNode objects contained by a MiningModel or MiningContentNode object.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public NotInheritable Class MiningContentNodeCollection _
    Implements ICollection, IEnumerable
'Uso
Dim instance As MiningContentNodeCollection
public sealed class MiningContentNodeCollection : ICollection, 
    IEnumerable
public ref class MiningContentNodeCollection sealed : ICollection, 
    IEnumerable
[<SealedAttribute>]
type MiningContentNodeCollection =  
    class
        interface ICollection
        interface IEnumerable
    end
public final class MiningContentNodeCollection implements ICollection, IEnumerable

Hierarquia de herança

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..MiningContentNodeCollection

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.