IPropertyValue.GetInt32 Method

Definition

Returns the integer value stored as a property value.

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

Returns

Int32

int

The value.

Applies to