IPropertyValue.GetInt32 方法

定义

返回存储为属性值的整数值。

public:
 int GetInt32();
int GetInt32();
public int GetInt32();
function getInt32()
Public Function GetInt32 () As Integer

返回

Int32

int

值。

适用于