PrintDocument for WinForms
InnerList プロパティ (FastList)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Util 名前空間 > FastList クラス : InnerList プロパティ
Gets the System.Collections.Generic.List`1 used internally to store the elements of the current FastList.
シンタックス
'宣言
 
Protected ReadOnly Property InnerList As System.Collections.Generic.List(Of Object)
'使用法
 
Dim instance As FastList
Dim value As System.Collections.Generic.List(Of Object)
 
value = instance.InnerList
protected System.Collections.Generic.List<object> InnerList {get;}
参照

FastList クラス
FastList メンバ