Class JoiningReadOnlyListT
JoiningReadOnlyList<T> class
public class JoiningReadOnlyList<T> : IReadOnlyList<T>
Constructors
| Name | Description | 
|---|---|
| JoiningReadOnlyList(IReadOnlyList<IReadOnlyList<T>>) | 
Properties
| Name | Description | 
|---|---|
| Count { get; } | |
| Item { get; } | 
Methods
| Name | Description | 
|---|---|
| GetEnumerator() | 
See Also
- namespace Aspose.Gis.Common.Collections
- assembly Aspose.GIS