C1.Olap Namespace : C1OlapFieldList Class |
'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> Public Class C1OlapFieldList Inherits System.ComponentModel.BindingList(Of C1OlapField)
'Usage
Dim instance As C1OlapFieldList
[System.Reflection.DefaultMember("Item")] public class C1OlapFieldList : System.ComponentModel.BindingList<C1OlapField>
public class C1OlapFieldList = class(System.ComponentModel.BindingList)
System.Reflection.DefaultMemberAttribute("Item")
public class C1OlapFieldList extends System.ComponentModel.BindingList
[System.Reflection.DefaultMember("Item")] public __gc class C1OlapFieldList : public System.ComponentModel.BindingList<C1OlapField>
[System.Reflection.DefaultMember("Item")] public ref class C1OlapFieldList : public System.ComponentModel.BindingList<C1OlapField>
System.Object
System.Collections.ObjectModel.Collection<T>
System.ComponentModel.BindingList<T>
C1.Olap.C1OlapFieldList
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2