UIDataSourceDynamicCollection Members

Include Protected Members
Include Inherited Members

The UIDataSourceDynamicCollection type exposes the following members.

Constructors

  Name Description
Public method UIDataSourceDynamicCollection

Top

Methods

  Name Description
Public method Add (Overrides UIDataSourceCollection.Add(IVsUIDataSource).)
Public method AddCommand (Inherited from UIDispatch.)
Public method AddItem(IVsUIDataSource) (Overrides UIDataSourceCollection.AddItem(IVsUIDataSource).)
Public method AddItem(IVsUIDataSource, UInt32%) Adds a new data source item to the collection
Public method AdviseCollectionChangeEvents (Inherited from UIDataSourceCollection.)
Public method Clear (Overrides UIDataSourceCollection.Clear().)
Public method ClearItems
Public method Close (Overrides UIDataSourceCollection.Close().)
Public method Contains (Inherited from UIDataSourceCollection.)
Public method CopyTo (Inherited from UIDataSourceCollection.)
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 (Inherited from UIDataSourceCollection.)
Protected method FireOnAfterItemRemoved (Inherited from UIDataSourceCollection.)
Protected method FireOnAfterItemReplaced (Inherited from UIDataSourceCollection.)
Protected method FireOnInvalidateAllItems (Inherited from UIDataSourceCollection.)
Public method get_Count (Inherited from UIDataSourceCollection.)
Public method GetEnumerator (Inherited from UIDataSourceCollection.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetItem (Inherited from UIDataSourceCollection.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method IndexOf (Inherited from UIDataSourceCollection.)
Public method Insert (Overrides UIDataSourceCollection.Insert(Int32, IVsUIDataSource).)
Public method InsertCollection
Public method InsertItem
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 (Overrides UIDataSourceCollection.Remove(IVsUIDataSource).)
Public method RemoveAt (Overrides UIDataSourceCollection.RemoveAt(Int32).)
Public method RemoveItem
Public method ReplaceItem
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method UnadviseCollectionChangeEvents (Inherited from UIDataSourceCollection.)

Top

Properties

  Name Description
Public property Count (Inherited from UIDataSourceCollection.)
Protected property DataCollection (Inherited from UIDataSourceCollection.)
Public property IsReadOnly (Overrides UIDataSourceCollection.IsReadOnly.)
Public property Item (Overrides UIDataSourceCollection.Item[Int32].)
Public property Verbs (Inherited from UIDispatch.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection<IVsUIDataSource>.Count (Inherited from UIDataSourceCollection.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from UIDataSourceCollection.)

Top

See Also

Reference

UIDataSourceDynamicCollection Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace