Entity.GetXElement Method

For internal use only.
Public Overridable Function GetXElement( _ 
Optional ByVal includeAttributes As Boolean = true _ 
) As XElement
This language is not supported or no code example is available.
public virtual XElement GetXElement( 
bool includeAttributes = true 
)
This language is not supported or no code example is available.

Parameters

includeAttributes
bool

Return Value

XElement

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition