System.Data.Generic
NestedDataSourceFormatterT Class |
[Missing <summary> documentation for "T:System.Data.Generic.Serialization.Formatters.NestedDataSourceFormatter`1"]

Namespace: System.Data.Generic.Serialization.Formatters
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)

public sealed class NestedDataSourceFormatter<T>
Public NotInheritable Class NestedDataSourceFormatter(Of T)
generic<typename T> public ref class NestedDataSourceFormatter sealed
[<SealedAttribute>] type NestedDataSourceFormatter<'T> = class end
Type Parameters
- T
The NestedDataSourceFormatterT type exposes the following members.

Name | Description | |
---|---|---|
![]() | NestedDataSourceFormatterT | Initializes a new instance of the NestedDataSourceFormatterT class |

Name | Description | |
---|---|---|
![]() | DeserializeNested | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | j | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

