FdfExtensionCollection Class |
Represents a collection of
extension objects.
Inheritance Hierarchy
Namespace: FDF.Common.RuntimeAssembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax public sealed class FdfExtensionCollection : FdfNamedObjectSet<FdfExtension>
Public NotInheritable Class FdfExtensionCollection
Inherits FdfNamedObjectSet(Of FdfExtension)
public ref class FdfExtensionCollection sealed : public FdfNamedObjectSet<FdfExtension^>
[<SealedAttribute>]
type FdfExtensionCollection =
class
inherit FdfNamedObjectSet<FdfExtension>
end
The FdfExtensionCollection type exposes the following members.
Constructors Methods Remarks See Also