Code:
/ Net / Net / 3.5.50727.3053 / DEVDIV / depot / DevDiv / releases / whidbey / netfxsp / ndp / fx / src / CompMod / System / ComponentModel / Design / DocumentCollection.cs / 1 / DocumentCollection.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- /* */ namespace System.ComponentModel.Design { using Microsoft.Win32; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Runtime.InteropServices; using System.Security.Permissions; ////// [HostProtection(SharedState = true)] [System.Security.Permissions.PermissionSetAttribute(System.Security.Permissions.SecurityAction.InheritanceDemand, Name = "FullTrust")] [System.Security.Permissions.PermissionSetAttribute(System.Security.Permissions.SecurityAction.LinkDemand, Name="FullTrust")] public class DesignerCollection : ICollection { private IList designers; ////// Provides a read-only collection of documents. /// ////// public DesignerCollection(IDesignerHost[] designers) { if (designers != null) { this.designers = new ArrayList(designers); } else { this.designers = new ArrayList(); } } ////// Initializes a new instance of the ///class /// that stores an array with a pointer to each /// for each document in the collection. /// /// public DesignerCollection(IList designers) { this.designers = designers; } ////// Initializes a new instance of the ///class /// that stores an array with a pointer to each /// for each document in the collection. /// /// public int Count { get { return designers.Count; } } ///Gets or /// sets the number /// of documents in the collection. ////// public virtual IDesignerHost this[int index] { get { return (IDesignerHost)designers[index]; } } ///Gets /// or sets the document at the specified index. ////// public IEnumerator GetEnumerator() { return designers.GetEnumerator(); } ///Creates and retrieves a new enumerator for this collection. ///int ICollection.Count { get { return Count; } } /// bool ICollection.IsSynchronized { get { return false; } } /// object ICollection.SyncRoot { get { return null; } } /// void ICollection.CopyTo(Array array, int index) { designers.CopyTo(array, index); } /// IEnumerator IEnumerable.GetEnumerator() { return GetEnumerator(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- /* */ namespace System.ComponentModel.Design { using Microsoft.Win32; using System.Collections; using System.ComponentModel; using System.Diagnostics; using System.Runtime.InteropServices; using System.Security.Permissions; ////// [HostProtection(SharedState = true)] [System.Security.Permissions.PermissionSetAttribute(System.Security.Permissions.SecurityAction.InheritanceDemand, Name = "FullTrust")] [System.Security.Permissions.PermissionSetAttribute(System.Security.Permissions.SecurityAction.LinkDemand, Name="FullTrust")] public class DesignerCollection : ICollection { private IList designers; ////// Provides a read-only collection of documents. /// ////// public DesignerCollection(IDesignerHost[] designers) { if (designers != null) { this.designers = new ArrayList(designers); } else { this.designers = new ArrayList(); } } ////// Initializes a new instance of the ///class /// that stores an array with a pointer to each /// for each document in the collection. /// /// public DesignerCollection(IList designers) { this.designers = designers; } ////// Initializes a new instance of the ///class /// that stores an array with a pointer to each /// for each document in the collection. /// /// public int Count { get { return designers.Count; } } ///Gets or /// sets the number /// of documents in the collection. ////// public virtual IDesignerHost this[int index] { get { return (IDesignerHost)designers[index]; } } ///Gets /// or sets the document at the specified index. ////// public IEnumerator GetEnumerator() { return designers.GetEnumerator(); } ///Creates and retrieves a new enumerator for this collection. ///int ICollection.Count { get { return Count; } } /// bool ICollection.IsSynchronized { get { return false; } } /// object ICollection.SyncRoot { get { return null; } } /// void ICollection.CopyTo(Array array, int index) { designers.CopyTo(array, index); } /// IEnumerator IEnumerable.GetEnumerator() { return GetEnumerator(); } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- MobileSysDescriptionAttribute.cs
- TraceData.cs
- PageAction.cs
- ProjectionAnalyzer.cs
- LayoutInformation.cs
- NameTable.cs
- TransactionChannel.cs
- StyleSheet.cs
- DataList.cs
- EntityChangedParams.cs
- RegistrySecurity.cs
- CapabilitiesPattern.cs
- CacheVirtualItemsEvent.cs
- ScopeCompiler.cs
- UpDownEvent.cs
- __Filters.cs
- StructuralCache.cs
- Cell.cs
- ProfileGroupSettings.cs
- ListViewContainer.cs
- TextRangeProviderWrapper.cs
- Graphics.cs
- ErrorsHelper.cs
- Size3DValueSerializer.cs
- XmlArrayAttribute.cs
- PrintControllerWithStatusDialog.cs
- PersonalizationProviderHelper.cs
- IIS7UserPrincipal.cs
- StoreItemCollection.Loader.cs
- DBPropSet.cs
- HttpListenerRequest.cs
- RequestContext.cs
- SliderAutomationPeer.cs
- RC2.cs
- ObjectQueryExecutionPlan.cs
- TableItemProviderWrapper.cs
- SuppressIldasmAttribute.cs
- EmptyQuery.cs
- ButtonBase.cs
- EntityProviderFactory.cs
- XmlUnspecifiedAttribute.cs
- ToolStripMenuItem.cs
- CookielessHelper.cs
- CodeGenHelper.cs
- Config.cs
- GraphicsPathIterator.cs
- ValidatingReaderNodeData.cs
- HtmlShimManager.cs
- DoubleIndependentAnimationStorage.cs
- ControlParameter.cs
- ReadOnlyHierarchicalDataSourceView.cs
- ImageCodecInfo.cs
- LabelAutomationPeer.cs
- SessionStateModule.cs
- RootBrowserWindow.cs
- KerberosReceiverSecurityToken.cs
- ServiceDesigner.cs
- HitTestDrawingContextWalker.cs
- PeerNearMe.cs
- DPCustomTypeDescriptor.cs
- XPathNavigator.cs
- MSAAWinEventWrap.cs
- TdsEnums.cs
- EntityViewContainer.cs
- XPathSelfQuery.cs
- Transform3DGroup.cs
- PopOutPanel.cs
- TimerElapsedEvenArgs.cs
- TraceInternal.cs
- WorkflowMarkupSerializationManager.cs
- WindowsRichEditRange.cs
- CapabilitiesRule.cs
- SqlConnectionStringBuilder.cs
- ObjectFactoryCodeDomTreeGenerator.cs
- WebPartsPersonalizationAuthorization.cs
- SafeNativeMethods.cs
- Menu.cs
- PngBitmapEncoder.cs
- COM2PictureConverter.cs
- DataServiceKeyAttribute.cs
- CatalogZoneBase.cs
- ResourceDictionary.cs
- ZipIOExtraFieldZip64Element.cs
- PipeSecurity.cs
- ButtonField.cs
- TextEmbeddedObject.cs
- DesignerEditorPartChrome.cs
- PersonalizationProvider.cs
- AnimatedTypeHelpers.cs
- ContextMenuStrip.cs
- DirtyTextRange.cs
- ZipIOZip64EndOfCentralDirectoryLocatorBlock.cs
- PageBuildProvider.cs
- Tile.cs
- IIS7WorkerRequest.cs
- SmtpCommands.cs
- CounterCreationDataCollection.cs
- VariableAction.cs
- FixedPage.cs
- CalendarAutoFormat.cs