XPathArray.Empty PropertyXPathArray.Empty PropertyXPathArray::Empty Property

Gets an empty array instance.

Syntax

Public Shared ReadOnly Property Empty As XPathArray
        Get
public static XPathArray Empty { get; }
public:
static property XPathArray^ Empty {
    XPathArray^ get();
}