In Outlook VBA I might typically have an Inspector object (equivalent to Microsoft.Offic e.Interop.Outlo ok.Inspector in C#) named VBAInspector and within that Inspector I could refer to :
Code:
VBAInspector.CommandBars("View")
VBAInspector.CommandBars("View")
DataTable dt = ds.Tables["Employee"];
DataRow[] foundEmpRows = dt.Select("Dept = 10");
NameValueCollection nvEmp = new NameValueCollection();
foreach (DataRow
private Dictionary<byte[], string> dictionary;
public void Method1()
{
// Set up the dictionary
dictionary = new Dictionary<byte[], string>();
byte[]
public override unsafe void PutBytes(byte[] dest, int destIdx, double value)
{
base.Check(dest, destIdx, 8);
byte* pinned numPtr = $(dest[destIdx]);
long* numPtr2 = (long*)