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.