Interface to access collections through string indexers by name
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public interface INameIndexable
The INameIndexable type exposes the following members.
Properties
| Name | Description |
---|
| Item |
String indexer, gets or sets the value with the specified name
|
TopSee Also