NamedSchemaCollection<TItem>
Overview
Location
- Reference: RemObjects.DataAbstract.dll
- Namespace: RemObjects.DataAbstract.Schema
- Ancestry: NamedObjectCollection
| NamedSchemaCollection<TItem>
Instance Methods
constructor
constructor
NamedSchemaCollection<TItem>()
Sub New()
constructor (Boolean)
constructor(caseInsensitive: Boolean)
NamedSchemaCollection<TItem>(Boolean caseInsensitive)
Sub New(caseInsensitive As Boolean)
Parameters:
- caseInsensitive:
GetXmlAttributeValue protected
method GetXmlAttributeValue(aProperty: PropertyInfo; anXmlAttributeName: String): String
String GetXmlAttributeValue(PropertyInfo aProperty, String anXmlAttributeName)
Function GetXmlAttributeValue(aProperty As PropertyInfo, anXmlAttributeName As String) As String
Parameters:
- aProperty:
- anXmlAttributeName: