バージョン

PersistenceLoadedEventArgs コンストラクタ

PersistenceLoadedEventArgs オブジェクトの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal exceptions As ReadOnlyCollection(Of PropertyPersistenceExceptionDetails) _
)
public PersistenceLoadedEventArgs( 
   ReadOnlyCollection<PropertyPersistenceExceptionDetails> exceptions
)

パラメータ

exceptions
参照