Determines whether the stanza is empty, i.e. has no child nodes.

Namespace: S22.Xmpp.Core
Assembly: S22.Xmpp (in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public bool IsEmpty { get; }

See Also