DdmReader.ReadFloat(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 ^ ReadFloat(int length, System::String ^ typDefname);
public object ReadFloat (int length, string typDefname);
member this.ReadFloat : int * string -> obj
Public Function ReadFloat (length As Integer, typDefname As String) As Object
Parameters
- length
- Int32
- typDefname
- String