ModelVisual3D.Visual3DChildrenCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
傳回子物件的數目。
protected:
property int Visual3DChildrenCount { int get(); };
protected override sealed int Visual3DChildrenCount { get; }
member this.Visual3DChildrenCount : int
Protected Overrides NotOverridable ReadOnly Property Visual3DChildrenCount As Integer
屬性值
子物件的數目。
備註
Visual3DChildrenCount.NET Framework 3.5 版引進。 如需詳細資訊,請參閱版本和相依性。