Click or drag to resize

VIZXMLNodeGetVIZXMLNode Method

XML 내보내기 표현식 반환

Namespace:  SHConnector.Utility.VIZXML
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public string GetVIZXMLNode(
	int Depth
)

Parameters

Depth
Type: SystemInt32
Depth

Return Value

Type: String
XML String
See Also