IHasIdentifiers Methods |
The IHasIdentifiers type exposes the following members.
Name | Description | |
---|---|---|
AddAnnotation<T> |
Add an annotated object
(Inherited from IAnnotatedResource.) | |
CopyAnnotations |
Copy annotations
(Inherited from IAnnotatedResource.) | |
GetAnnotations<T> |
Get annotations of specified T (Inherited from IAnnotatedResource.) | |
RemoveAnnotation |
Remove annotation
(Inherited from IAnnotatedResource.) | |
RemoveAnnotations<T> |
Remove annotations of T (Inherited from IAnnotatedResource.) |
Name | Description | |
---|---|---|
CreateExtensions |
Runs all registered extensions on the object
(Defined by ExtensionUtil.) | |
LoadCollection<TReturn> |
Delay load property
(Defined by ExtensionMethods.) | |
LoadProperty(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
LoadProperty<TReturn>(String, Boolean) | Overloaded.
Delay load property
(Defined by ExtensionMethods.) | |
WasLoaded |
Returns true if the property has been loaded
(Defined by ExtensionMethods.) |