AliasInfoCollection constructor
Overload list
Name | Description | |
---|---|---|
AliasInfoCollection() | Creates a new empty collection of managed property aliases. | |
AliasInfoCollection(IEnumerable<AliasInfo>) | Creates a new collection of managed property aliases, initialized with the specified values. |
Top