Table.LogicalChildren 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得可用來反覆查看 Table 之邏輯子項目的列舉值。
protected public:
virtual property System::Collections::IEnumerator ^ LogicalChildren { System::Collections::IEnumerator ^ get(); };
protected internal override System.Collections.IEnumerator LogicalChildren { get; }
member this.LogicalChildren : System.Collections.IEnumerator
Protected Friend Overrides ReadOnly Property LogicalChildren As IEnumerator
屬性值
Table 之邏輯子項目的列舉值。
備註
子物件會依下列順序列舉:
物件 (表示 TableColumn) 的資料行。
物件) 表示 TableRowGroup 的資料列群組 (。