
using (new BookmarkHolder(dataHandler)) { ... }
'宣言 Public Structure BookmarkHolder Inherits System.ValueType
'使用法 Dim instance As BookmarkHolder
public struct BookmarkHolder : System.ValueType
System.Object
System.ValueType
C1.Report.BookmarkHolder