Chili.Opf3 Send comments on this topic.
Blob Class Methods
See Also 
Chili.Opf3 Namespace : Blob Class


For a list of all members of this type, see Blob members.

Public Methods

 NameDescription
Public MethodCloneCreates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)FromStreamCreates a Blob from a stream.  
Public MethodToMemoryStream Converts the content of the Blob to a memory stream. Null is returned if the Blob is empty.  
Public MethodToStringOverridden. Converts the content of the Blob as string.  
Top

See Also