'宣言
Public Shared Function GetRowCount( _ ByVal obj As DependencyObject _ ) As Integer
public static int GetRowCount( DependencyObject obj )
パラメータ
- obj
- オブジェクト。
戻り値の型
System.Int32。
'宣言
Public Shared Function GetRowCount( _ ByVal obj As DependencyObject _ ) As Integer
public static int GetRowCount( DependencyObject obj )