프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateInstance | object | ||
FilterEvents | |||
FilterProperties | |||
GetExtendedProperties | ICollection | ||
GetExtenderCollisionSuffix | string | ||
GetExtenderProviders | IExtenderProvider[] | ||
GetService | object | ||
GetWrappedExtenders | IList | ||
SearchIntrinsicTable | object | ||
ShouldHideMember | bool |
메소드 | 설명 | |
---|---|---|
ComponentEntry ( |
||
Dispose ( object component ) : void | ||
FilterMembers ( |
||
GetAttributes ( object component ) : |
||
GetConverter ( ) : |
||
GetConverter ( object component ) : |
||
GetDefaultEvent ( object component ) : System.ComponentModel.EventDescriptor | ||
GetDefaultProperty ( object component ) : |
||
GetEditor ( |
||
GetEditor ( object component, |
||
GetEvents ( object component, |
||
GetEvents ( object component, |
||
GetExtenders ( ) : IList | ||
GetProperties ( object component, |
||
GetProperties ( object component, |
메소드 | 설명 | |
---|---|---|
GetTypeFromName ( string typeName ) : |
메소드 | 설명 | |
---|---|---|
CreateInstance ( |
||
FilterEvents ( object component, |
||
FilterProperties ( object component, |
||
GetExtendedProperties ( IComponent comp, IExtenderProvider providers ) : ICollection | ||
GetExtenderCollisionSuffix ( |
||
GetExtenderProviders ( ISite site ) : IExtenderProvider[] | ||
GetService ( object component, |
||
GetWrappedExtenders ( IExtenderProvider provider ) : IList | ||
SearchIntrinsicTable ( |
||
ShouldHideMember ( |
public ComponentEntry ( |
||
componentType | ||
리턴 | System.Runtime.Serialization.Formatters |
public FilterMembers ( |
||
infoType | ||
infos | IList | |
attributes | ||
리턴 | void |
public GetAttributes ( object component ) : |
||
component | object | |
리턴 |
public GetConverter ( object component ) : |
||
component | object | |
리턴 |
public GetDefaultEvent ( object component ) : System.ComponentModel.EventDescriptor | ||
component | object | |
리턴 | System.ComponentModel.EventDescriptor |
public GetDefaultProperty ( object component ) : |
||
component | object | |
리턴 |
public GetEditor ( |
||
editorBaseType | ||
리턴 | object |
public GetEditor ( object component, |
||
component | object | |
editorBaseType | ||
리턴 | object |
public GetEvents ( object component, |
||
component | object | |
attributes | ||
리턴 |
public GetEvents ( object component, |
||
component | object | |
attributes | ||
noFilter | bool | |
리턴 |
public GetProperties ( object component, |
||
component | object | |
attributes | ||
리턴 |
public GetProperties ( object component, |
||
component | object | |
attributes | ||
noFilter | bool | |
리턴 |
protected GetTypeFromName ( string typeName ) : |
||
typeName | string | |
리턴 |