

'宣言 Public Class RenderFragmentCollection Inherits System.Collections.ObjectModel.Collection(Of RenderFragment) Implements ICloneableObject
'使用法 Dim instance As RenderFragmentCollection
public class RenderFragmentCollection : System.Collections.ObjectModel.Collection<RenderFragment>, ICloneableObject
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Document.RenderFragmentCollection