ConceptHMI Web Help
DisconnectedUIElementCollection Class Methods


For a list of all members of this type, see DisconnectedUIElementCollection members.

Public Methods
 NameDescription
Public MethodAddOverridden. Adds the element to the DisconnectedUIElementCollection  
Public MethodClearOverridden. Removes all elements from the DisconnectedUIElementCollection  
Public MethodContainsOverridden. Determines whether an element is in the DisconnectedUIElementCollection  
Public MethodCopyToOverloaded. Overridden. Copies the collection into the Array  
Public MethodGetEnumeratorOverridden. Returns an enumerator that can iterate through the collection.  
Public MethodIndexOfOverridden. Returns the index of the element in the DisconnectedUIElementCollection  
Public MethodInitializeThe Initialize method is simply exposed as an accessible member that can be called from the ConceptualPanel's Loaded event. Accessing this member via the Children property will implicitly cause CreateUIElementCollection to be called to create the disconnected collection. This method exists because simple access of a property like Count might be optimized away by an aggressive compiler.  
Public MethodInsertOverridden. Inserts an element into the DisconnectedUIElementCollection at the specified index  
Public MethodRemoveOverridden. Removes the specified element from the DisconnectedUIElementCollection  
Public MethodRemoveAtOverridden. Removes the element at the specified index from the DisconnectedUIElementCollection  
Public MethodRemoveRangeOverridden. Removes the specified number of elements starting at the specified index from the DisconnectedUIElementCollection  
Top
Extension Methods
 NameDescription
Public Extension MethodFilterOverloaded. Filters the specified list.
Public Extension MethodGetImageOverloaded. Gets the image.
Public Extension MethodIfNotNull<T,U>
Top
See Also

Reference

DisconnectedUIElementCollection Class
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback