DataSourceGroupCollection Klass
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
public ref class DataSourceGroupCollection : System::Collections::CollectionBase
public class DataSourceGroupCollection : System.Collections.CollectionBase
type DataSourceGroupCollection = class
inherit CollectionBase
Public Class DataSourceGroupCollection
Inherits CollectionBase
- Arv
Konstruktorer
| Name | Description |
|---|---|
| DataSourceGroupCollection() | |
Egenskaper
| Name | Description |
|---|---|
| Item[Int32] | |
Metoder
| Name | Description |
|---|---|
| Add(DataSourceGroup) | |
| Contains(DataSourceGroup) | |
| CopyTo(DataSourceGroup[], Int32) | |
| IndexOf(DataSourceGroup) | |
| Insert(Int32, DataSourceGroup) | |
| Remove(DataSourceGroup) | |