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