Property | Type | Description | |
---|---|---|---|
documents | List |
Property | Type | Description | |
---|---|---|---|
name | string |
Method | Description | |
---|---|---|
Add ( |
||
GetDocumentTemplate ( ) : |
||
GetEnumerator ( ) : IEnumerator |
GetEnumerator
|
|
GetSchemaElement ( ) : |
||
GetTransactionResult ( List |
||
GetXmlNode ( |
||
Merge ( |
||
ReadElement ( |
Method | Description | |
---|---|---|
DocumentCollection ( string name ) : System |
constructor of an document Collection
|
protected DocumentCollection ( string name ) : System | ||
name | string | the name of the document collection |
return | System |
public abstract GetDocumentTemplate ( ) : |
||
return |
public GetSchemaElement ( ) : |
||
return |
public GetTransactionResult ( List |
||
result | List |
|
return | void |
public GetXmlNode ( |
||
document | ||
return |
public Merge ( |
||
sourceCollection | ||
return | void |
public ReadElement ( |
||
parentNode | ||
return | void |