Sources Interface
Represents a collection of Source objects.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
<GuidAttribute("FA02A26B-6550-45C5-B6F0-80E757CD3482")> _
Public Interface Sources _
Inherits IEnumerable
'Usage
Dim instance As Sources
[GuidAttribute("FA02A26B-6550-45C5-B6F0-80E757CD3482")]
public interface Sources : IEnumerable
Remarks
For more information, see [WorkingwithBibliographies#SameCHM].