IPropertyValue.GetSingle Method

Definition

Returns the floating-point value stored as a property value.

public:
 float GetSingle();
float GetSingle();
public float GetSingle();
function getSingle()
Public Function GetSingle () As Single

Returns

Single

float

The value.

Applies to