mithileshmauryaOccasional Contributor12 years agoSolvednot able to cast Var.delegate to var objectHello, one of my C# code i have below code: Browserparent = Connect.Aliases["browser"]["pagePreDealChecking"]; FrameParent = Browserparent["frameMainframe"]["frameExposures"];...Show MoreHKosova12 years agoThis should work:int rowCount = (int) availabilityparent["RowCount"];
HKosovaAlumni12 years agoI've never used ReSharper, so I'm afraid I can't help you here. I recommend that you ask ReSharper support about this.
Related ContentNot able to connect DevOps serverNativeWebObject not able to find objectNot able to handle a dynamic object