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