Click or drag to resize
ExtendObjectType Methods

The ExtendObjectType generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberWithExtensionType
Extends the object with the given static extension
Public methodStatic memberWithMetadataMetadataType
Extends the object with the given static extension
Public methodStatic memberWithPropertyPropertyType
Extends the type with a new generic property
Public methodStatic memberWithStaticPropertyPropertyType(String)
Extends the type with a new generic static property
Public methodStatic memberWithStaticPropertyPropertyType(String, FuncPropertyType, ActionPropertyType)
Extends the type with a new generic static property
Top
See Also