protected virtual IList<IList<Object>> GetAlternativeNames(
DerObjectIdentifier oid
)
Protected Overridable Function GetAlternativeNames (
oid As DerObjectIdentifier
) As IList(Of IList(Of Object))
protected:
virtual IList<IList<Object^>^>^ GetAlternativeNames(
DerObjectIdentifier^ oid
)
function GetAlternativeNames(oid);