ASP.NET Core MVC コントロールヘルプ
GetCollectionItemConverterAttribute メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Serialization 名前空間 > IAttributeHelper インターフェース : GetCollectionItemConverterAttribute メソッド
The member information.
The collection value.
Gets the attribute for the collection item converter.
シンタックス
'宣言
 
Function GetCollectionItemConverterAttribute( _
   ByVal memberInfo As System.Object, _
   ByVal collection As System.Object _
) As C1CollectionItemConverterAttribute
C1CollectionItemConverterAttribute GetCollectionItemConverterAttribute( 
   System.object memberInfo,
   System.object collection
)

パラメータ

memberInfo
The member information.
collection
The collection value.

戻り値の型

Returns an instance of C1CollectionItemConverterAttribute
参照

IAttributeHelper インターフェース
IAttributeHelper メンバ