public clsStore Add( ref Object Contents, ref Object Key, ref Object Password )
Public Function Add ( _ ByRef Contents As Object, _ ByRef Key As Object, _ ByRef Password As Object _ ) As clsStore
public: clsStore^ Add( Object^% Contents, Object^% Key, Object^% Password )