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