'Declaration
<NotNullAttribute()> Public ReadOnly Property ReferencingObjects As ReadOnlyCollection(Of ObjectLinkInfo)
[NotNull()] public ReadOnlyCollection<ObjectLinkInfo> ReferencingObjects {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property ReferencingObjects As ReadOnlyCollection(Of ObjectLinkInfo)
[NotNull()] public ReadOnlyCollection<ObjectLinkInfo> ReferencingObjects {get;}