Classe MiningContentNodeCollection
Represents a read-only, on-demand collection of MiningContentNode objects contained by a MiningModel or MiningContentNode object.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class MiningContentNodeCollection _
Implements ICollection, IEnumerable
'Utilizzo
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
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..MiningContentNodeCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche