'Declaration Public Overloads Shadows Property Item( _ ByVal idx As Integer _ ) As C1Command
'Declaration
Public Overloads Shadows Property Item( _ ByVal idx As Integer _ ) As C1Command
public new C1Command Item( int idx ) {get; set;}
C1Commands Class C1Commands Members Overload List