Dimension.GetXElement Method

For internal use only.
Public Overrides Function GetXElement( _ 
Optional ByVal includeAttributes As Boolean = true _ 
) As XElement
This language is not supported or no code example is available.
public override 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.8

In this article

Definition