Method | Description | |
---|---|---|
GenericPackageData ( IComponentType type, IList |
||
GetEntryType ( ) : IComponentType | ||
GetProperties ( ) : IEnumerable |
||
GetValue ( int index ) : object | ||
SetValue ( int index, object value ) : void |
public GenericPackageData ( IComponentType type, IList |
||
type | IComponentType | |
propertyDefinitions | IList |
|
return | System.Collections.Generic |
public SetValue ( int index, object value ) : void | ||
index | int | |
value | object | |
return | void |