[This is preliminary documentation and is subject to change.]
Returns the default instance
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static RowConverter DefaultInstance { get; }
public static RowConverter DefaultInstance { get; }
Public Shared ReadOnly Property DefaultInstance As RowConverter
Get
Public Shared ReadOnly Property DefaultInstance As RowConverter
Get
public:
static property RowConverter^ DefaultInstance {
RowConverter^ get ();
}
public:
static property RowConverter^ DefaultInstance {
RowConverter^ get ();
}
static member DefaultInstance : RowConverter with get
static member DefaultInstance : RowConverter with get
Property Value
Type:
RowConverter