NShape Reference
IRepositoryReader Interface

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced >

NShape Reference
IRepositoryReader Interface

Previous pageReturn to chapter overviewNext page

Provides methods to read objects with embedded objects from a data store.

Syntax

public interface IRepositoryReader

Description

Provides methods to read objects with embedded objects from a data store.

Public Methods

Name

Description

BeginReadInnerObject

Fetches the next inner object in a set of inner object.

BeginReadInnerObjects

Fetches the next set of inner objects and prepares them for reading.

EndReadInnerObject

Finishes reading an inner object.

EndReadInnerObjects

Finishes reading the current set of inner objects.

ReadBool

Reads a boolean value.

ReadByte

Reads a byte value.

ReadCapStyle

Reads a cap style.

ReadChar

Reads a character value.

ReadCharacterStyle

Reads a character style.

ReadColorStyle

Reads a color style.

ReadDate

Reads a date and time value.

ReadDouble

Reads a double precision floating point number.

ReadFillStyle

Reads a fill style.

ReadFloat

Reads a single precision floating point number.

ReadImage

Reads an image value.

ReadInt16

Reads a 16 bit integer value.

ReadInt32

Reads a 32 bit integer value.

ReadInt64

Reads a 64 bit integer value.

ReadLineStyle

Reads a line style.

ReadModelObject

Reads a model object.

ReadParagraphStyle

Reads a paragraph style.

ReadShape

Reads a shape.

ReadString

Reads a string value.

ReadTemplate

Reads a template.

Requirements

Namespace: Dataweb.NShape.Advanced

Assembly: Dataweb.NShape