Property TreeInstances
TreeInstances
Direct reference to the tree instances list. Don't add tree to this list directly, use AddTreeInstances() instead.
public List<GTreeInstance> TreeInstances { get; set; }
Direct reference to the tree instances list. Don't add tree to this list directly, use AddTreeInstances() instead.
public List<GTreeInstance> TreeInstances { get; set; }