ArcFM Desktop Developer Guide
Items Property (LinearRingType)


Syntax
'Declaration
 
<XmlElementAttribute("pos", Miner.Geodatabase.Integration.Serialization.DirectPositionType)>
<XmlChoiceIdentifierAttribute("ItemsElementName")>
Public Property Items As Object()
'Usage
 
Dim instance As LinearRingType
Dim value() As Object
 
instance.Items = value
 
value = instance.Items
[XmlElement("pos", Miner.Geodatabase.Integration.Serialization.DirectPositionType)]
[XmlChoiceIdentifier("ItemsElementName")]
public object[] 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

LinearRingType Class
LinearRingType Members

 

 


Send Comment