GrapeCity ActiveReports for .NET 16.0J
Parse<T> メソッド (SnapshotSerializer)

GrapeCity.ActiveReports.Rendering.DataProcessing.Persistence 名前空間 > SnapshotSerializer クラス : Parse<T> メソッド
snapshot type
input string
Parses snapshot from specified string
シンタックス
'宣言
 
Public Shared Function Parse(Of T)( _
   ByVal s As String _
) As T
public static T Parse<T>( 
   string s
)

パラメータ

s
input string

型パラメータ

T
snapshot type

戻り値の型

snapshot of specified type T
参照

SnapshotSerializer クラス
SnapshotSerializer メンバ