Click or drag to resize
AccountInfo Constructor
Overload List
  NameDescription
Public methodAccountInfo
Constructor - Creates an empty AccountInfo object.
Public methodAccountInfo(DataRow)
Constructor - Creates a new AccountInfo object from the given DataRow.
Public methodAccountInfo(SerializationInfo, StreamingContext)
Constructor for deserialization.
Top
See Also