UIDataSourceCollection Members
Include Protected Members
Include Inherited Members
The UIDataSourceCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
UIDataSourceCollection |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | |
![]() |
AddCommand | (Inherited from UIDispatch.) |
![]() |
AddItem | |
![]() |
AdviseCollectionChangeEvents | |
![]() |
Clear | |
![]() |
Close | (Overrides UISimpleDataSource.Close().) |
![]() |
Contains | |
![]() |
CopyTo | |
![]() |
EnumVerbs | (Inherited from UIDispatch.) |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
FireOnAfterItemAdded | |
![]() |
FireOnAfterItemRemoved | |
![]() |
FireOnAfterItemReplaced | |
![]() |
FireOnInvalidateAllItems | |
![]() |
get_Count | |
![]() |
GetEnumerator | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetItem | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IndexOf | |
![]() |
Insert | |
![]() |
Invoke(String, Object) | (Inherited from UIDispatch.) |
![]() |
Invoke(String, Object, Object%) | (Inherited from UIDispatch.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Remove | |
![]() |
RemoveAt | |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
UnadviseCollectionChangeEvents |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | |
![]() |
DataCollection | |
![]() |
IsReadOnly | |
![]() |
Item | |
![]() |
Verbs | (Inherited from UIDispatch.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
ICollection<IVsUIDataSource>.Count | |
![]() ![]() |
IEnumerable.GetEnumerator |
Top