AlgorithmParameterCollection-Klasse
Contains a collection of AlgorithmParameter objects. This class cannot be inherited.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
<GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22")> _
Public NotInheritable Class AlgorithmParameterCollection _
Implements IList, ICollection, IEnumerable
'Usage
Dim instance As AlgorithmParameterCollection
[GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22")]
public sealed class AlgorithmParameterCollection : IList,
ICollection, IEnumerable
[GuidAttribute(L"8FDB2E6F-E045-45a8-8587-D3D491FF2E22")]
public ref class AlgorithmParameterCollection sealed : IList,
ICollection, IEnumerable
[<SealedAttribute>]
[<GuidAttribute("8FDB2E6F-E045-45a8-8587-D3D491FF2E22")>]
type AlgorithmParameterCollection =
class
interface IList
interface ICollection
interface IEnumerable
end
public final class AlgorithmParameterCollection implements IList, ICollection, IEnumerable
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices..::..AlgorithmParameterCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.