The Count Property includes members that are available as an add-on to the LEADTOOLS Imaging Pro, Document, and Medical Imaging toolkits.
Gets the number of DelegatedServer objects actually contained in the collection.Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property Count As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As DelegatedServersCollection Dim value As Integer value = instance.Count |
C# | |
---|---|
public virtual int Count {get;} |
Property Value
The number of DelegatedServer objects in the collection.For an example, refer to DelegatedServer.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7