次の方法で共有


Count プロパティ

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public ReadOnly Property Count As Integer
    Get
'使用
Dim instance As ExpressionNodeChildren
Dim value As Integer

value = instance.Count
public int Count { get; }
public:
property int Count {
    int get ();
}
member Count : int
function get Count () : int

プロパティ値

型: System. . :: . .Int32