バージョン

GetFirstStringPropertyPreferringDistinct メソッド

確認量で一意の値を持つ最初の文字列プロパティを取得します。ない場合、最初の文字列プロパティ。
シンタックス
'宣言
 
Public Function GetFirstStringPropertyPreferringDistinct( _
   ByVal distinctCheckThreshold As Integer _
) As String
public string GetFirstStringPropertyPreferringDistinct( 
   int distinctCheckThreshold
)

パラメータ

distinctCheckThreshold
一意性のために確認する項目の数。

戻り値の型

一意の値を持つ最初の文字列プロパティがない場合、最初の文字列プロパティ。
参照