'宣言 Public Shared Function GetEnumValues(Of T)( _ ByVal enumType As System.Type _ ) As System.Collections.Generic.IList(Of T)
public static System.Collections.Generic.IList<T> GetEnumValues<T>( System.Type enumType )
Extensions クラス Extensions メンバ
Copyright © GrapeCity inc. All rights reserved.