XamlIlToArrayNode.

XamlIlToArrayNode(IXamlIlLineInfo, IXamlIlAstTypeReference, IXamlIlAstValueNode) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlToArrayNode

Syntax

public XamlIlToArrayNode(IXamlIlLineInfo lineInfo, IXamlIlAstTypeReference arrayType, IXamlIlAstValueNode value)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
arrayType IXamlIlAstTypeReference
value IXamlIlAstValueNode

Return Value

Type Description
void