System.Collections.Generic.List<T> Extension
Location
- Reference: Elements.dll
- Namespace: RemObjects.Elements.RTL
- Extends: System.Collections.Generic.List<T>
- Platforms: .NET, .NET Core 6.0, .NET Standard 2.0
Instance Methods
UniqueCopy
method UniqueCopy: not nullable RemObjects.Elements.RTL.ImmutableList<T>
RemObjects.Elements.RTL.ImmutableList<T>! UniqueCopy()
func UniqueCopy() -> RemObjects.Elements.RTL.ImmutableList<T>
Function UniqueCopy() As RemObjects.Elements.RTL.ImmutableList<T>