ExtensionMethods.Copy Method Extension method allows NameValueCollections to make a deep copy of themselves Namespace: SobekCM.Engine_Library Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: NameValueCollectionCopied NameValueCollection collection Usage NoteIn Visual Basic and C#, you can call this method as an instance method on any object of type NameValueCollection. When you use instance method syntax to call this method, omit the first parameter. For more information, see Extension Methods (Visual Basic) or Extension Methods (C# Programming Guide).See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |