示例#1
0
 IPElement IContentModel<IPElement, IContentSetInline>.this[IContentSetInline child]
 {
     get { return this[child]; }
 }
 ILegendElement IContentModel <ILegendElement, IContentSetInline> .this[IContentSetInline child]
 {
     get { return(this[child]); }
 }
 ICaptionElement IContentModel <ICaptionElement, IContentSetInline> .this[IContentSetInline child]
 {
     get { return(this[child]); }
 }
 IAddressElement IContentModel <IAddressElement, IContentSetInline> .this[IContentSetInline child]
 {
     get { return(this[child]); }
 }