Responder Developer Guide
Items Property (GeometryCollectionType)


Syntax
'Declaration
 
<XmlElementAttribute("geometryMember", 
   Miner.Responder.RxIF.MS416.MDMSvc.GeometryAssociationType, 
   Order=0)>
Public Property Items As GeometryAssociationType()
'Usage
 
Dim instance As GeometryCollectionType
Dim value() As GeometryAssociationType
 
instance.Items = value
 
value = instance.Items
[XmlElement("geometryMember", 
   Miner.Responder.RxIF.MS416.MDMSvc.GeometryAssociationType, 
   Order=0)]
public GeometryAssociationType[] Items {get; set;}
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

GeometryCollectionType Class
GeometryCollectionType Members

 

 


Send Comment