LevelPropertyCollection Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Microsoft.AnalysisServices.AdomdClient.LevelPropertyCollection
public sealed class LevelPropertyCollection : System.Collections.ICollection
type LevelPropertyCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class LevelPropertyCollection
Implements ICollection
- Ereditarietà
-
LevelPropertyCollection
- Implementazioni
Proprietà
Count |
Conteggio |
IsSynchronized |
IsSynchronized |
Item[Int32] |
Elemento |
Item[String] |
Item 1 |
SyncRoot |
SyncRoot |
Metodi
CopyTo(LevelProperty[], Int32) |
CopyTo |
Find(String) |
Find |
GetEnumerator() |
GetEnumerator |
Implementazioni dell'interfaccia esplicita
ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.LevelPropertyCollection |
IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.LevelPropertyCollection |