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