'宣言 Public Overrides Function GenerateProperties( _ ByVal forObject As Object, _ ByVal generationOptions As PropertyGenerationOptions, _ ByVal forPropertyItem As PropertyGridPropertyItem _ ) As List(Of PropertyGridPropertyItem)
public override List<PropertyGridPropertyItem> GenerateProperties( object forObject, PropertyGenerationOptions generationOptions, PropertyGridPropertyItem forPropertyItem )