NamespaceNameEmpty Property |
[Missing <summary> documentation for "P:DXMLBase.Xml.NamespaceName.Empty"]
Namespace: DXMLBase.XmlAssembly: DXMLBase (in DXMLBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic virtual bool Empty { get; }
Public Overridable ReadOnly Property Empty As Boolean
Get
public:
virtual property bool Empty {
bool get ();
}
abstract Empty : bool with get
override Empty : bool with get
Property Value
Type:
Boolean
See Also