Utility.GetXElement (String, Vector3D) Method

Public Shared Function GetXElement( _ 
ByVal name As String, _ 
ByVal vector As Vector3D
) As XElement
This language is not supported or no code example is available.
public static XElement GetXElement( 
string name
Vector3D vector 
)
This language is not supported or no code example is available.

Parameters

name
string

vector
Vector3D

Return Value

XElement

.NET Framework

Supported in: 4.8

In this article

Definition