You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/Microsoft.VisualBasic.Compatibility.VB6/BaseControlArray.xml
+1-2
Original file line number
Diff line number
Diff line change
@@ -582,8 +582,7 @@
582
582
583
583
The <seecref="T:Microsoft.VisualBasic.Compatibility.VB6.BaseControlArray" /> class is the base class for all control arrays that are used in applications upgraded from Visual Basic 6.0. Because this class is not typically used to create an instance of the class, this <seelangword="Protected" /> method is usually not called directly but is instead called by a derived class.
584
584
585
-
<blocksubset="none"type="note">
586
-
<para>
585
+
<blocksubset="none"type="note"><para>
587
586
Functions and objects in the <seecref="N:Microsoft.VisualBasic.Compatibility.VB6" /> namespace are provided for use by the tools for upgrading from Visual Basic 6.0 to Visual Basic. In most cases, these functions and objects duplicate functionality that you can find in other namespaces in the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)]. They are necessary only when the Visual Basic 6.0 code model differs significantly from the [!INCLUDE[dnprdnshort](~/includes/dnprdnshort-md.md)] implementation.
<MemberSignatureLanguage="VB.NET"Value="Public Function Dir (Pathname As String, Optional Attributes As FileAttribute = Microsoft.VisualBasic.FileAttribute.Normal) As String"FrameworkAlternate="netframework-1.1" />
383
-
<MemberSignatureLanguage="F#"Value="static member Dir : string * Microsoft.VisualBasic.FileAttribute -> string"Usage="Microsoft.VisualBasic.FileSystem.Dir (Pathname, Attributes)"FrameworkAlternate="netframework-1.1;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
383
+
<MemberSignatureLanguage="F#"Value="static member Dir : string * Microsoft.VisualBasic.FileAttribute -> string"Usage="Microsoft.VisualBasic.FileSystem.Dir (Pathname, Attributes)"FrameworkAlternate="netframework-2.0" />
<MemberSignatureLanguage="VB.NET"Value="Public Function Dir (PathName As String, Optional Attributes As FileAttribute = Microsoft.VisualBasic.FileAttribute.Normal) As String"FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
387
-
<MemberSignatureLanguage="F#"Value="static member Dir : string * Microsoft.VisualBasic.FileAttribute -> string"Usage="Microsoft.VisualBasic.FileSystem.Dir (PathName, Attributes)"FrameworkAlternate="netframework-2.0" />
387
+
<MemberSignatureLanguage="F#"Value="static member Dir : string * Microsoft.VisualBasic.FileAttribute -> string"Usage="Microsoft.VisualBasic.FileSystem.Dir (PathName, Attributes)"FrameworkAlternate="netframework-1.1;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
</description></item><item><term><seelangword="Alias" /></term><description><seelangword="vbAlias" /></description><description> File has a different name.
<MemberSignatureLanguage="VB.NET"Value="Public Function Shell (Pathname As String, Optional Style As AppWinStyle = Microsoft.VisualBasic.AppWinStyle.MinimizedFocus, Optional Wait As Boolean = false, Optional Timeout As Integer = -1) As Integer"FrameworkAlternate="netframework-1.1" />
1301
-
<MemberSignatureLanguage="F#"Value="static member Shell : string * Microsoft.VisualBasic.AppWinStyle * bool * int -> int"Usage="Microsoft.VisualBasic.Interaction.Shell (Pathname, Style, Wait, Timeout)"FrameworkAlternate="netframework-1.1;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
1301
+
<MemberSignatureLanguage="F#"Value="static member Shell : string * Microsoft.VisualBasic.AppWinStyle * bool * int -> int"Usage="Microsoft.VisualBasic.Interaction.Shell (Pathname, Style, Wait, Timeout)"FrameworkAlternate="netframework-2.0" />
1302
1302
<MemberSignatureLanguage="C#"Value="public static int Shell (string PathName, Microsoft.VisualBasic.AppWinStyle Style = Microsoft.VisualBasic.AppWinStyle.MinimizedFocus, bool Wait = false, int Timeout = -1);"FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
<MemberSignatureLanguage="VB.NET"Value="Public Function Shell (PathName As String, Optional Style As AppWinStyle = Microsoft.VisualBasic.AppWinStyle.MinimizedFocus, Optional Wait As Boolean = false, Optional Timeout As Integer = -1) As Integer"FrameworkAlternate="netframework-2.0;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
1305
-
<MemberSignatureLanguage="F#"Value="static member Shell : string * Microsoft.VisualBasic.AppWinStyle * bool * int -> int"Usage="Microsoft.VisualBasic.Interaction.Shell (PathName, Style, Wait, Timeout)"FrameworkAlternate="netframework-2.0" />
1305
+
<MemberSignatureLanguage="F#"Value="static member Shell : string * Microsoft.VisualBasic.AppWinStyle * bool * int -> int"Usage="Microsoft.VisualBasic.Interaction.Shell (PathName, Style, Wait, Timeout)"FrameworkAlternate="netframework-1.1;netframework-3.0;netframework-3.5;netframework-4.0;netframework-4.5;netframework-4.5.1;netframework-4.5.2;netframework-4.6;netframework-4.6.1;netframework-4.6.2;netframework-4.7;netframework-4.7.1;netframework-4.7.2;netframework-4.8" />
<TypeSignatureLanguage="C#"Value="public class ConstContainerBidirectionalIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ConstContainerBidirectionalIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator`1<!TValue>" />
<paramname="_Right">The <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object to compare with the current <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object.</param>
527
527
<summary>Determines whether the given <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object is the same as the current <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object.</summary>
528
-
<returns><seelangword="true" /> if the two iterators are the same object; otherwise, <seelangword="false" />.</returns>
528
+
<returns>
529
+
<seelangword="true" /> if the two iterators are the same object; otherwise, <seelangword="false" />.</returns>
529
530
<remarks>To be added.</remarks>
530
531
</Docs>
531
532
</Member>
@@ -678,7 +679,8 @@
678
679
<Docs>
679
680
<paramname="_Right">The <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object to compare with the current <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object.</param>
680
681
<summary>Determines whether the given <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object differs from the current <seecref="T:Microsoft.VisualC.StlClr.Generic.ConstContainerBidirectionalIterator`1" /> object.</summary>
681
-
<returns><seelangword="true" /> if the two iterators are different objects; otherwise, <seelangword="false" />.</returns>
682
+
<returns>
683
+
<seelangword="true" /> if the two iterators are different objects; otherwise, <seelangword="false" />.</returns>
<TypeSignatureLanguage="C#"Value="public class ConstContainerRandomAccessIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ConstContainerRandomAccessIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator`1<!TValue>" />
<TypeSignatureLanguage="C#"Value="public class ConstReverseBidirectionalIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ConstReverseBidirectionalIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator`1<!TValue>" />
<TypeSignatureLanguage="C#"Value="public class ConstReverseRandomAccessIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ConstReverseRandomAccessIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator`1<!TValue>" />
<TypeSignatureLanguage="C#"Value="public class ContainerBidirectionalIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ContainerBidirectionalIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IBidirectionalIterator`1<!TValue>" />
<TypeSignatureLanguage="C#"Value="public class ContainerRandomAccessIterator<TValue> : Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator<TValue>" />
3
3
<TypeSignatureLanguage="ILAsm"Value=".class public auto ansi beforefieldinit ContainerRandomAccessIterator`1<TValue> extends System.Object implements class Microsoft.VisualC.StlClr.Generic.IRandomAccessIterator`1<!TValue>" />
<TypeSignatureLanguage="ILAsm"Value=".class public interface auto ansi abstract beforefieldinit IBaseIterator`1<TValue> implements class System.ICloneable" />
<TypeSignatureLanguage="ILAsm"Value=".class public interface auto ansi abstract beforefieldinit IInputIterator`1<TValue> implements class Microsoft.VisualC.StlClr.Generic.IBaseIterator`1<!TValue>" />
<TypeSignatureLanguage="ILAsm"Value=".class public interface auto ansi abstract beforefieldinit IOutputIterator`1<TValue> implements class Microsoft.VisualC.StlClr.Generic.IBaseIterator`1<!TValue>" />
0 commit comments