DdmReader.ReadDouble(Int32, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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