The following tables list the members exposed by AnnObjectCollection.
Name | Description | |
---|---|---|
AnnObjectCollection Constructor | Initializes a new instance of the AnnObjectCollection class. |
Name | Description | |
---|---|---|
Capacity | (Inherited from System.Windows.Controls.UIElementCollection) | |
Count | (Inherited from System.Windows.Controls.UIElementCollection) | |
IsSynchronized | (Inherited from System.Windows.Controls.UIElementCollection) | |
Item | (Inherited from System.Windows.Controls.UIElementCollection) | |
SyncRoot | (Inherited from System.Windows.Controls.UIElementCollection) |
Name | Description | |
---|---|---|
Add | Overridden. Overrides UIElementCollection.Add | |
BringToFront | Brings the specified object forward in the collection. | |
Clear | (Inherited from System.Windows.Controls.UIElementCollection) | |
Contains | (Inherited from System.Windows.Controls.UIElementCollection) | |
CopyTo | Overloaded. (Inherited from System.Windows.Controls.UIElementCollection) | |
GetEnumerator | (Inherited from System.Windows.Controls.UIElementCollection) | |
IndexOf | (Inherited from System.Windows.Controls.UIElementCollection) | |
Insert | Overridden. Overrides UIElementCollection.Insert | |
Remove | Overridden. Overrides UIElementCollection.Remove | |
RemoveAt | Overridden. Overrides UIElementCollection.RemoveAt. | |
RemoveRange | Overridden. Overrides UIElementCollection.RemoveRange. | |
SendToBack | Sends the specified object back in the collection. |
Name | Description | |
---|---|---|
ClearLogicalParent | (Inherited from System.Windows.Controls.UIElementCollection) | |
OnObjectAdded | Raises the ObjectAdded event. | |
OnObjectRemoved | Raises the ObjectRemoved event. | |
SetLogicalParent | (Inherited from System.Windows.Controls.UIElementCollection) |
Name | Description | |
---|---|---|
ObjectAdded | Occurs when an object is added to the collection. | |
ObjectRemoved | Occurs when an object is removed from the collection. |