Zennolab.CommandCenter
CreateNewInstance(Int32) Method
See Also  Send Feedback
Zennolab.CommandCenter Namespace > ZennoPoster Class > CreateNewInstance Method : CreateNewInstance(Int32) Method
count

Type: System.Int32

The count of new instances.

Creates new instances.

Syntax

C# 
public Instance[] CreateNewInstance( 
   int count
)

Parameters

count

Type: System.Int32

The count of new instances.

Return Value

Type: Zennolab.CommandCenter.Instance[]

An array of new instances.

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2011 All Rights Reserved.