Property this

this[object]

Returns a single document in the collection

Declaration
ITeddsDocument this[object Identifier] { get; }
Parameters
Type Name Description
object Identifier

identifier document item identifier which is either a one based index of the item in the collection or the documents name.

Property Value
Type Description
ITeddsDocument

The returned document

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next