Miner.Geodatabase.Integration.Serialization Namespace > LinearRingType Class : ItemsElementName Property |
'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> <System.Xml.Serialization.XmlElementAttribute("ItemsElementName")> Public Property ItemsElementName As ItemsChoiceType7()
'Usage
Dim instance As LinearRingType Dim value() As ItemsChoiceType7 instance.ItemsElementName = value value = instance.ItemsElementName
[System.Xml.Serialization.XmlIgnore()] [System.Xml.Serialization.XmlElement("ItemsElementName")] public ItemsChoiceType7[] ItemsElementName {get; set;}
public read-write property ItemsElementName: array of ItemsChoiceType7;
System.Xml.Serialization.XmlIgnoreAttribute() System.Xml.Serialization.XmlElementAttribute("ItemsElementName") public function get,set ItemsElementName : ItemsChoiceType7[]
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2