AutomationPeer.GetSizeOfSet 方法
定義
public:
int GetSizeOfSet();
public int GetSizeOfSet ();
member this.GetSizeOfSet : unit -> int
Public Function GetSizeOfSet () As Integer
傳回
SizeOfSet 屬性的值。The value of the SizeOfSet property.
例外狀況
目前正在公開呼叫此方法。A public call to this method is currently in progress.
備註
如果有另一個公用呼叫正在進行,則無法嘗試此方法的公用呼叫。A public call to this method cannot be attempted if another public call is in progress.