←Select platform

AnnContainerCollection Constructor(AnnContainer[])

Summary

Creates a new AnnContainerCollection with values.

Syntax

C#
VB
WinRT C#
public AnnContainerCollection(  
   Leadtools.Annotations.Core.AnnContainer[] annContainers 
) 
Public Function New( _ 
   ByVal annContainers() As Leadtools.Annotations.Core.AnnContainer _ 
) 
public AnnContainerCollection(  
   Leadtools.Annotations.Core.AnnContainer[] annContainers 
) 
function AnnContainerCollection(  
   annContainers  
) 

Parameters

annContainers
An array of AnnContainer to be added to this collection.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize