ArcGIS API for WPF - Library Reference
CreateInstance Method
See Also  Send comments on this topic
XamlGeneratedNamespace Namespace > GeneratedInternalTypeHelper Class : CreateInstance Method

type
culture
CreateInstance

Syntax

Visual Basic (Declaration) 
Protected Overrides NotOverridable Function CreateInstance( _
   ByVal type As Type, _
   ByVal culture As CultureInfo _
) As Object
C# 
protected override object CreateInstance( 
   Type type,
   CultureInfo culture
)

Parameters

type
culture

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.