AutomationPeer.GetSizeOfSetCore 方法

定義

在衍生類別中覆寫時,提供 UI 自動化及此元素所屬群組或集合的大小。

protected:
 virtual int GetSizeOfSetCore();
protected virtual int GetSizeOfSetCore ();
abstract member GetSizeOfSetCore : unit -> int
override this.GetSizeOfSetCore : unit -> int
Protected Overridable Function GetSizeOfSetCore () As Integer

傳回

Int32

整數值,描述此項目所屬的群組或集合大小。

適用於