NoNamespace.getItemCount 字段

定义

表示 getItemCount XML 属性。

public static readonly System.Xml.Linq.XName getItemCount;
 staticval mutable getItemCount : System.Xml.Linq.XName
Public Shared ReadOnly getItemCount As XName 

字段值

注解

作为 XML 属性,它:

  • 包含在以下 XML 元素中:comboBox、、dropDowngallerycomboBoxdropDowngallery、。 radioGroup
  • 对应于以下强类型属性:BackstageComboBox.GetItemCount、BackstageDropDown.GetItemCount、ComboBox.GetItemCount、DropDown.GetItemCount、DropDownRegular.GetItemCount、Gallery.GetItemCount、GalleryRegular.GetItemCount、RadioGroup.GetItemCount、UnsizedGallery.GetItemCount。

适用于