Show / Hide Table of Contents

Delegate FlatSDKInternal.RVMObjectdFloat

Namespace: FlatPMSDK
Assembly: FlatPMSDK.dll
Syntax
public delegate float RVMObjectdFloat(string code, string file = "", bool round = true);
Parameters
Type Name Description
System.String code
System.String file
System.Boolean round
Returns
Type Description
System.Single
Back to top Generated by DocFX