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