Exemple #1
0
 public EntityId GetEntityIdByIndex(int index)
 {
     return(EntityInterop.GetAreaEntityByIdx(this.Handle, index));
 }