IOperation.Lower 属性

获取返回值存在的较低重数。

命名空间:  Microsoft.VisualStudio.Uml.Classes
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property Lower As Long
    Get
long Lower { get; }
property long long Lower {
    long long get ();
}
abstract Lower : int64
function get Lower () : long

属性值

类型:System.Int64

.NET Framework 安全性

请参见

参考

IOperation 接口

Microsoft.VisualStudio.Uml.Classes 命名空间