Collapse All
Expand All
C#
S22.Xmpp Documentation
PrivacyList
.
.
::
.
.
Count Property
Gets the number of elements contained in the privacy list.
Namespace:
S22.Xmpp.Im
Assembly:
S22.Xmpp
(in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
int
Count
{
get
; }
Implements
ICollection
<
(Of
<
(
<'
T
>
)
>
)
>
.
.
::
.
.
Count
See Also
PrivacyList Class
PrivacyList Members
S22.Xmpp.Im Namespace