{CompanyName} FlexyGo

SearchPropertyCollection Class

Page Search Property collection.

Namespace:  FLEXYGO.Objects.Settings
Assembly:  flxObjectConfig (in flxObjectConfig.dll)

Syntax


[SerializableAttribute]
public class SearchPropertyCollection : ClassCollection<SearchProperty>
<SerializableAttribute> _
Public Class SearchPropertyCollection _
	Inherits ClassCollection(Of SearchProperty)

Inheritance Hierarchy


Object
  Dictionary<(Of <(<'String, T>)>)>
    FLEXYGO.Utilities.General..::..ClassCollection<(Of <(<'SearchProperty>)>)>
      FLEXYGO.Objects.Settings..::..SearchPropertyCollection