'Declaration
<DefaultMemberAttribute("Item")> <DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)> <DebuggerDisplayAttribute("Count = {Count}")> Public Class PdfDeviceNColorantNameCollection Inherits System.Collections.ObjectModel.Collection(Of String)
'Usage
Dim instance As PdfDeviceNColorantNameCollection
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public class PdfDeviceNColorantNameCollection : System.Collections.ObjectModel.Collection<string>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)] [DebuggerDisplay("Count = {Count}")] public ref class PdfDeviceNColorantNameCollection : public System.Collections.ObjectModel.Collection<String>