IOperation.Upper 属性

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

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

语法

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

属性值

类型:System.Int64

.NET Framework 安全性

请参见

参考

IOperation 接口

Microsoft.VisualStudio.Uml.Classes 命名空间