JHSections Methods

DCSoft.DBUtilityGeneric

JHSections Methods

The JHSections type exposes the following members.

Methods
  Name Description
Public method Equals (Inherited from Object.)
Public method Static member GetTtype(String, String)
检索当前应用程序默认配置的指定配置节,返回配置节中项对应键的值 该配置节下节点必须可转换为 System.Collections.Specialized.NameValueCollection 异常或获取为 null 则返回 default(Ttype)
Public method Static member GetTtype(String, String, Ttype)
检索当前应用程序默认配置的指定配置节,返回配置节中项对应键的值 该配置节下节点必须可转换为 System.Collections.Specialized.NameValueCollection 异常或获取为 null 则返回 defaultValue
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
See Also