CollectionView for WinForms
GetListName メソッド

C1.Win.CollectionView アセンブリ > C1.Win.CollectionView 名前空間 > C1CollectionViewBindingList クラス : GetListName メソッド
An array of System.ComponentModel.PropertyDescriptor objects, for which the list name is returned. This can be null.
Returns the name of the list.
シンタックス
'宣言
 
Public Function GetListName( _
   ByVal listAccessors() As System.ComponentModel.PropertyDescriptor _
) As System.String
public System.string GetListName( 
   System.ComponentModel.PropertyDescriptor[] listAccessors
)

パラメータ

listAccessors
An array of System.ComponentModel.PropertyDescriptor objects, for which the list name is returned. This can be null.

戻り値の型

The name of the list.
参照

C1CollectionViewBindingList クラス
C1CollectionViewBindingList メンバ