Click or drag to resize

AppletCollection Methods

The AppletCollection type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add an applet manifest to the collection
Public methodAsReadonly
Readonly applet collection
Public methodClear
Clear the collection of applets
Public methodStatic memberClearCaches
Clear all caches
Public methodContains
Returns true if the collection contains the specified item
Public methodCopyTo
Copies the specified collection to the array
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetEnumerator
Get the enumerator
Public methodGetErrorAsset
Get the configured error asset from the applet collection
Public methodGetHashCode (Inherited from Object.)
Public methodGetLazyScripts
Injection for HTML headers
Public methodGetLoginAssetPath
Get the configured login asset for this collection
Public methodGetTemplateDefinition
Gets the template definition
Public methodGetTemplateInstance
Get the template instance with the specified parameters
Public methodGetType (Inherited from Object.)
Public methodGetViewModelDescription
Gets the template definition
Public methodIndexOf
Get the index of the specified item
Public methodInsert
Inserts the specified item at the specified index
Protected methodMemberwiseClone (Inherited from Object.)
Public methodRegisterBundle
Register bundle
Public methodRemove
Remove the specified item from the collection
Public methodRemoveAt
Removes the specified item
Public methodRenderAssetContent
Render asset content
Public methodResolveAsset
Resolve the asset
Public methodToString (Inherited from Object.)
Public methodTryResolveApplet
Try to resolve the specified asset
Public methodVerifyDependencies
Verify dependencies are met for the specified applet
Top
Extension Methods
  NameDescription
Public Extension MethodAddRangeAppletManifest
Add itemsToAdd to me
(Defined by ExtensionMethods.)
Public Extension MethodAsResultSetOverloaded.
As result set
(Defined by ExtensionMethods.)
Public Extension MethodAsResultSetAppletManifestOverloaded.
As result set
(Defined by ExtensionMethods.)
Public Extension MethodConvertTReturn
The purpose of this method is to convert object me to TReturn. Why? Because if you have an instance of Act that actually needs to be a SubstanceAdministration we can't just cast so we have to copy.
(Defined by ExtensionMethods.)
Public Extension MethodIsNullOrEmpty
Returns true if the IList is null or has no elements
(Defined by ExtensionMethods.)
Public Extension MethodToDictionaryIgnoringDuplicatesAppletManifest, TKey(FuncAppletManifest, TKey)Overloaded. (Defined by ExtensionMethods.)
Public Extension MethodToDictionaryIgnoringDuplicatesAppletManifest, TKey, TElement(FuncAppletManifest, TKey, FuncAppletManifest, TElement)Overloaded. (Defined by ExtensionMethods.)
Top
See Also