GrapeCity ActiveReports for .NET 16.0J
AsReadOnly メソッド

GrapeCity.ActiveReports.PageReportModel 名前空間 > StyleSheet クラス : AsReadOnly メソッド
Returns a read-only ReadOnlyCollection wrapper for the current collection.
シンタックス
'宣言
 
Public Function AsReadOnly() As ReadOnlyCollection(Of T)
public ReadOnlyCollection<T> AsReadOnly()

戻り値の型

An object that acts as a read-only wrapper around the current List.
参照

StyleSheet クラス
StyleSheet メンバ