'宣言 Public Shared Function TryGetPdfEnum(Of T As {New, Struct})( _ ByVal dict As IPdfDict, _ ByVal key As PdfName, _ ByRef value As PdfEnum(Of T) _ ) As System.Boolean
public static System.bool TryGetPdfEnum<T>( IPdfDict dict, PdfName key, out PdfEnum<T> value ) where T: new(), struct
IPdfDictExt クラス IPdfDictExt メンバ