Collapse All
Expand All
C#
S22.Xmpp Documentation
FieldList
.
.
::
.
.
Count Property
Gets the number of elements contained in the list of data-fields.
Namespace:
S22.Xmpp.Extensions.Dataforms
Assembly:
S22.Xmpp
(in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
int
Count
{
get
; }
Implements
IReadOnlyCollectionCount
See Also
FieldList Class
FieldList Members
S22.Xmpp.Extensions.Dataforms Namespace