public abstract ISet<DerObjectIdentifier> GetSupportedExtensions()Public MustOverride Function GetSupportedExtensions As ISet(Of DerObjectIdentifier)public:
virtual ISet<DerObjectIdentifier^>^ GetSupportedExtensions() abstractfunction GetSupportedExtensions();