Click or drag to resize

ExtensibleObjectExtensions Property

Gets the collection of extensions attached to this object.

Namespace:  AGI.Foundation.Infrastructure
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ExtensionCollection Extensions { get; }

Property Value

Type: ExtensionCollection
See Also