Method | Description | |
---|---|---|
Find ( string name, ICollection |
Find the ConnectorAttributeInfo of the given name in the Set.
|
|
ToMap ( ICollection |
Transform a The key to each element in the map is the name of an |
public static Find ( string name, ICollection |
||
name | string |
/// |
attrs | ICollection |
/// |
return |
public static ToMap ( ICollection |
||
attributes | ICollection |
set of AttributeInfo to transform to a map. |
return | ConnectorAttributeInfo>.IDictionary |