IPropertyValue.GetInt64 Method

Definition

Returns the integer value stored as a property value.

public:
 long long GetInt64();
long GetInt64();
public long GetInt64();
function getInt64()
Public Function GetInt64 () As Long

Returns

Int64

long long

long

The value.

Applies to