Method | Description | |
---|---|---|
GetAttributes ( Type type ) : AttributeCollection |
Returns a collection of attributes for the specified type.
|
public abstract GetAttributes ( Type type ) : AttributeCollection | ||
type | Type | The type of the key or value to provide attributes for. |
return | AttributeCollection |