MemberPropertyCollection 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection
public sealed class MemberPropertyCollection : System.Collections.ICollection
type MemberPropertyCollection = class
interface ICollection
interface IEnumerable
Public NotInheritable Class MemberPropertyCollection
Implements ICollection
- 继承
-
MemberPropertyCollection
- 实现
属性
Count |
计数 |
IsSynchronized |
IsSynchronized |
Item[Int32] |
项 |
Item[String] |
第 1 项 |
SyncRoot |
SyncRoot |
方法
CopyTo(MemberProperty[], Int32) |
CopyTo |
Find(String) |
查找 |
GetEnumerator() |
GetEnumerator |
显式接口实现
ICollection.CopyTo(Array, Int32) |
Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection |
IEnumerable.GetEnumerator() |
Microsoft.AnalysisServices.AdomdClient.MemberPropertyCollection |