Responder Developer Guide
Count Property (Domain)


Version: 10.2.1a

Resource Center Home

Returns the number of items in the domain.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Count As Integer
'Usage
 
Dim instance As Domain
Dim value As Integer
 
value = instance.Count
public abstract int Count {get;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Domain Class
Domain Members

 

 


Send Comment