InfoObjectCollectionTInfoItem Property (String) |
Returns the object registered by the specific name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public TInfo this[
string name
] { get; set; }
Parameters
- name
- Type: SystemString
Object name (indexer)
Property Value
Type:
TInfoImplements
INameIndexableTItemStringSee Also