ArcFM Engine Developer Guide
Count Property (IMMRowSearchResults)


This property returns the number of rows in the collection.
Syntax
'Declaration
 
<DispIdAttribute(1610743811)>
ReadOnly Property Count As Integer
'Usage
 
Dim instance As IMMRowSearchResults
Dim value As Integer
 
value = instance.Count
[DispId(1610743811)]
int Count {get;}

Property Value

Integer
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

IMMRowSearchResults Interface
IMMRowSearchResults Members

 

 


Send Comment