PropertyAttributes
01 Syntax
SMRUCC.genomics.Assembly.MetaCyc.Schema.PropertyAttributes
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetAdditionalAttribute | 1 | 获取连接在某一个属性值的附属属性,以及原有的属性值 |
| ToString | 2 | |
| GetEnumerator | 1 | |
| GetEnumerator1 | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| PropertyValue | 1 | |
| Property | 1 |
04 Members
GetAdditionalAttribute(
String)获取连接在某一个属性值的附属属性,以及原有的属性值
Remarks
PropertyValue [^AttributeName AttributeValue]
Parameters
| Name | Type | Description |
|---|---|---|
strValue | String | - |
PropertyValue
Property
ToString(
String, KeyValuePair(Of String, String)())ToString()
GetEnumerator()
GetEnumerator1()