PositionCollection-Klasse
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class PositionCollection _
Implements ICollection, IEnumerable
'Usage
Dim instance As PositionCollection
public sealed class PositionCollection : ICollection,
IEnumerable
public ref class PositionCollection sealed : ICollection,
IEnumerable
[<SealedAttribute>]
type PositionCollection =
class
interface ICollection
interface IEnumerable
end
public final class PositionCollection implements ICollection, IEnumerable
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..PositionCollection
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.