'Declaration
<__DynamicallyInvokableAttribute()> Public Function AsReadOnly() As System.Collections.ObjectModel.ReadOnlyCollection(Of property)
'Usage
Dim instance As configuration Dim value As System.Collections.ObjectModel.ReadOnlyCollection(Of property) value = instance.AsReadOnly()
[__DynamicallyInvokable()]
public System.Collections.ObjectModel.ReadOnlyCollection<property> AsReadOnly()