Click or drag to resize

IAnnotatedResource Methods

The IAnnotatedResource type exposes the following members.

Methods
 NameDescription
Public methodAddAnnotationT Add an annotated object
Public methodCopyAnnotations Copy annotations
Public methodGetAnnotationsT Get annotations of specified T
Public methodRemoveAnnotation Remove annotation
Public methodRemoveAnnotationsT Remove annotations of T
Top
Extension Methods
 NameDescription
Public Extension MethodCreateExtensions Runs all registered extensions on the object
(Defined by ExtensionUtil)
Public Extension MethodLoadCollectionTReturn Delay load property
(Defined by ExtensionMethods)
Public Extension MethodLoadProperty Delay load property
(Defined by ExtensionMethods)
Public Extension MethodLoadPropertyTReturn Delay load property
(Defined by ExtensionMethods)
Public Extension MethodTryGetTextGenerator Try to get the text generator for me
(Defined by TextGeneratorUtil)
Public Extension MethodWasLoaded Returns true if the property has been loaded
(Defined by ExtensionMethods)
Top
See Also