Interface IObject

Convenience interface for when you have a bunch of objects of different types in a single collection. You discriminate between them using their 'type' field.

Index

Properties

Properties

public type: string

The object's type.