Метод | Описание | |
---|---|---|
AvailableNamedObjectsAndFiles ( IElement element ) : System | ||
GetAvailableObjects ( bool addNone, bool includeReferencedfiles, IElement currentElement ) : List |
||
GetStandardValues ( ITypeDescriptorContext context ) : System.ComponentModel.TypeConverter.StandardValuesCollection | ||
GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool |
Метод | Описание | |
---|---|---|
AddAvailableReferencedFiles ( IElement currentElement ) : void | ||
AddContainedNamedObjects ( List |
public AvailableNamedObjectsAndFiles ( IElement element ) : System | ||
element | IElement | |
Результат | System |
public static GetAvailableObjects ( bool addNone, bool includeReferencedfiles, IElement currentElement ) : List |
||
addNone | bool | |
includeReferencedfiles | bool | |
currentElement | IElement | |
Результат | List |
public GetStandardValues ( ITypeDescriptorContext context ) : System.ComponentModel.TypeConverter.StandardValuesCollection | ||
context | ITypeDescriptorContext | |
Результат | System.ComponentModel.TypeConverter.StandardValuesCollection |
public GetStandardValuesExclusive ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Результат | bool |
public GetStandardValuesSupported ( ITypeDescriptorContext context ) : bool | ||
context | ITypeDescriptorContext | |
Результат | bool |