Slu.Heureka.DomainLayer.Forest Namespace > Tree Class : IsTypeOf Method |
Overload | Description |
---|---|
IsTypeOf(TreeType) | Checks if the tree is of TreeType. TreeType to match (bit flag). If before not supplied, both before and after treatment is checked and if either of them has TreeType t then returns true (for CurrentPeriod) |
IsTypeOf(TreeType,Int32) | Checks if the tree is of TreeType., either before or after treatment |
IsTypeOf(TreeType,Boolean) | Checks if the tree is of TreeType. |
IsTypeOf(TreeType,Int32,Boolean) | Checks if the tree is of TreeType. |
IsTypeOf(Nullable<TreeType>,Int32) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2