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