MarkLogic XCC/.Net Library

ContentFactory Methods

The methods of the ContentFactory class are listed below. For a complete list of ContentFactory class members, see the ContentFactory Members topic.

Public Static (Shared) Methods

NewContentOverloaded. Create a new Content object from an XmlDocument object. If not explicitly overridden, the document format will be set to XML.
NewUnBufferedContentOverloaded. Create a new, non-rewindable Content object from a URL.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

ContentFactory Class | Marklogic.Xcc Namespace