Gets the reference count.
'Declaration
ReadOnly Property ReferenceCount As Integer
'Usage
Dim instance As IValue
Dim value As Integer
value = instance.ReferenceCount
int ReferenceCount {get;}
Property Value
An integer values represents the reference count.