RhinoListTAsReadOnly Method |
Constructs a read-only wrapper of this class.
Namespace:
Rhino.Collections
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ReadOnlyCollection<T> AsReadOnly()
Public Function AsReadOnly As ReadOnlyCollection(Of T)
Return Value
Type:
ReadOnlyCollectionTA wrapper.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also