'Declaration Public Shared Function ReadFloat( _ ByVal node As XmlNodeWrapperBase, _ ByVal name As System.String, _ ByVal defValue As System.Single _ ) As System.Single
public static System.float ReadFloat( XmlNodeWrapperBase node, System.string name, System.float defValue )
Utils Class Utils Members
Copyright © GrapeCity, inc. All rights reserved.