'宣言 Public Shared Function GetDefaultProperties( _ ByVal type As System.Type _ ) As System.Collections.Generic.IEnumerable(Of PropertyInfo)
public static System.Collections.Generic.IEnumerable<PropertyInfo> GetDefaultProperties( System.Type type )
パラメータ
- type
- タイプ。
戻り値の型
プロパティが見つかった場合は System.Collections.Generic.IEnumerable`1インスタンスリスト。