Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
protected readonly Dictionary<string, ContentMetaData> metaData
protected readonly Dictionary<string, ContentMetaData> metaData
Protected ReadOnly metaData As Dictionary(Of String, ContentMetaData)
Protected ReadOnly metaData As Dictionary(Of String, ContentMetaData)
protected:
initonly Dictionary<String^, ContentMetaData^>^ metaData
protected:
initonly Dictionary<String^, ContentMetaData^>^ metaData
val metaData: Dictionary<string, ContentMetaData>
val metaData: Dictionary<string, ContentMetaData>
Field Value
Type:
Dictionary String,
ContentMetaData