Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
CreateUIElementCollection Method
See Also 
Leadtools.Windows.Annotations Namespace > AnnContainer Class : CreateUIElementCollection Method



logicalParent
The logical parent element of the collection to be created.
logicalParent
The logical parent element of the collection to be created.
Overrides Panel.CreateUIElementCollection.

Syntax

Visual Basic (Declaration) 
Overrides Protected Function CreateUIElementCollection( _
   ByVal logicalParent As FrameworkElement _
) As UIElementCollection
Visual Basic (Usage)Copy Code
Dim instance As AnnContainer
Dim logicalParent As FrameworkElement
Dim value As UIElementCollection
 
value = instance.CreateUIElementCollection(logicalParent)
C# 
protected override UIElementCollection CreateUIElementCollection( 
   FrameworkElement logicalParent
)
C++/CLI 
protected:
UIElementCollection CreateUIElementCollection( 
   FrameworkElement logicalParent
) override 

Parameters

logicalParent
The logical parent element of the collection to be created.

Return Value

An ordered collection of elements that have the specified logical parent.

Remarks

For more information, refer to CreateUIElementCollection.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

CreateUIElementCollection requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.