Класс MiningContentNodeCollection
Represents a read-only, on-demand collection of MiningContentNode objects contained by a MiningModel or MiningContentNode object.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public NotInheritable Class MiningContentNodeCollection _
Implements IDisposable, IEnumerable, ICollection
'Применение
Dim instance As MiningContentNodeCollection
public sealed class MiningContentNodeCollection : IDisposable,
IEnumerable, ICollection
public ref class MiningContentNodeCollection sealed : IDisposable,
IEnumerable, ICollection
[<SealedAttribute>]
type MiningContentNodeCollection =
class
interface IDisposable
interface IEnumerable
interface ICollection
end
public final class MiningContentNodeCollection implements IDisposable, IEnumerable, ICollection
Иерархия наследования
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MiningContentNodeCollection
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.