Slu.Heureka.DomainLayer.LandUse Namespace > LandUseConfiguration Class > GetTransitions Method : GetTransitions(LandUseCode) Method |
'Declaration
Public Overloads Function GetTransitions( _ ByVal landUseBefore As LandUseCode _ ) As LandUseTransition()
'Usage
Dim instance As LandUseConfiguration Dim landUseBefore As LandUseCode Dim value() As LandUseTransition value = instance.GetTransitions(landUseBefore)
public LandUseTransition[] GetTransitions( LandUseCode landUseBefore )
public: array<LandUseTransition^>^ GetTransitions( LandUseCode landUseBefore )
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