ArcFM Solution Developer Guide
SameAs Method (ID8ListItem)


ID8ListItem
Boolean
Boolean
Determines the equality of pListItem with this item.
Syntax
'Declaration
 
Function SameAs( _
   ByVal pListItem As ID8ListItem, _
   ByVal bCompareGeoObject As Boolean, _
   ByVal bCompareAttributes As Boolean _
) As Boolean
'Usage
 
Dim instance As ID8ListItem
Dim pListItem As ID8ListItem
Dim bCompareGeoObject As Boolean
Dim bCompareAttributes As Boolean
Dim value As Boolean
 
value = instance.SameAs(pListItem, bCompareGeoObject, bCompareAttributes)

Parameters

pListItem
ID8ListItem
bCompareGeoObject
Boolean
bCompareAttributes
Boolean

Return Value

Boolean
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

ID8ListItem Interface
ID8ListItem Members

 

 


Send Comment