clsStores..::..Add Method

Namespace:  JiwaFinancials.Jiwa.JiwaODBC
Assembly:  JiwaODBC (in JiwaODBC.dll)

Syntax


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
)

Parameters

Contents
Type: Object%
Key
Type: Object%
Password
Type: Object%