Freigeben über


UIDataSourceCollection Members

Include Protected Members
Include Inherited Members

The UIDataSourceCollection type exposes the following members.

Constructors

  Name Description
Public method UIDataSourceCollection

Top

Methods

  Name Description
Public method Add
Public method AddCommand (Inherited from UIDispatch.)
Public method AddItem
Public method AdviseCollectionChangeEvents
Public method Clear
Public method Close (Overrides UISimpleDataSource.Close().)
Public method Contains
Public method CopyTo
Public method EnumVerbs (Inherited from UIDispatch.)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method 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.)
Protected method FireOnAfterItemAdded
Protected method FireOnAfterItemRemoved
Protected method FireOnAfterItemReplaced
Protected method FireOnInvalidateAllItems
Public method get_Count
Public method GetEnumerator
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetItem
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IndexOf
Public method Insert
Public method Invoke(String, Object) (Inherited from UIDispatch.)
Public method Invoke(String, Object, Object%) (Inherited from UIDispatch.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method Remove
Public method RemoveAt
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method UnadviseCollectionChangeEvents

Top

Properties

  Name Description
Public property Count
Protected property DataCollection
Public property IsReadOnly
Public property Item
Public property Verbs (Inherited from UIDispatch.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection<IVsUIDataSource>.Count
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

UIDataSourceCollection Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace