DdmReader.ReadDouble(Int32, String) Method

Definition

public:
 System::Object ^ ReadDouble(int length, System::String ^ typDefname);
public object ReadDouble (int length, string typDefname);
member this.ReadDouble : int * string -> obj
Public Function ReadDouble (length As Integer, typDefname As String) As Object

Parameters

length
Int32
typDefname
String

Returns

Object

Applies to