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