Global Mapper SDK
| GM_LayerList_t Constructor (Int32) |
Default Constructor makes empty list with a specific capacity
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public GM_LayerList_t ( int Capacity = 8 )
Parameters
- Capacity (Optional)
-
Type:
System
.
Int32
Number of Elements to initialize with
Comments
0 comments
Please sign in to leave a comment.