Slu.Heureka.DomainLayer.Forest Namespace > Result Class > Treatment Method : Treatment<T>() Method |
'Declaration
<IteratorStateMachineAttribute(Slu.Heureka.DomainLayer.Forest.Result+d__18`1[T])> Public Overloads Function Treatment(Of T As Class)() As IEnumerable(Of T)
'Usage
Dim instance As Result Dim value As IEnumerable(Of T) value = instance.Treatment(Of T)()
[IteratorStateMachine(Slu.Heureka.DomainLayer.Forest.Result+d__18`1[T])] public IEnumerable<T> Treatment<T>() where T: class
[IteratorStateMachine(Slu.Heureka.DomainLayer.Forest.Result+d__18`1[T])] public: IEnumerable<T^>^ Treatmentgeneric<typename T> (); where T: ref class
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