| IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > AnonymousFns Class > Deconstruct Method : Deconstruct<T>(T,Boolean) Method |
'DeclarationPublic Overloads Shared Function Deconstruct(Of T)( _ ByVal item As T, _ ByVal shouldRecurse As Boolean _ ) As Object()
'UsageDim item As T Dim shouldRecurse As Boolean Dim value() As Object value = AnonymousFns.Deconstruct(Of T)(item, shouldRecurse)
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