LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Children Property (IAnnContainer)

Show in webframe





Gets the collection of child objects in this container.
Syntax
AnnObjectCollection Children {get;}
'Declaration
 
ReadOnly Property Children As AnnObjectCollection
'Usage
 
Dim instance As IAnnContainer
Dim value As AnnObjectCollection
 
value = instance.Children

            

            
property AnnObjectCollection^ Children {
   AnnObjectCollection^ get();
}

Property Value

An AnnObjectCollection that can be used to add, remove and enumerate the child objects in this container.
Requirements

Target Platforms

See Also

Reference

IAnnContainer Interface
IAnnContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.