DpwsServiceDescriptions.Count Property
Get the number of DpwsServiceDescription elements actually contained in the collection.
Namespace: Dpws.Client.Discovery
Assembly: MFDpwsClient (in mfdpwsclient.dll)
Syntax
public int Count { get; }
Property Value
The number of DpwsServiceDescription elements in the collection.
Version Information
Available in the .NET Micro Framework versions 2.5, 3.0, 4.0, 4.1 and 4.2.
See Also
Reference
DpwsServiceDescriptions Class
DpwsServiceDescriptions Members
Dpws.Client.Discovery Namespace