XmlDocEntry.IsEmpty Property

Namespace
Kampute.DocToolkit.XmlDoc
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether the documentation is empty.
public bool IsEmpty { get; }

Property Value

bool
true if the documentation is empty; otherwise, false.