GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPartInfo Class / Item Property
In This Topic
    Item Property (GoPartInfo)
    In This Topic
    This indexed property makes it syntactically easier to get and set properties.
    Syntax
    public object this[ 
       string p
    ]; {get; set;}

    Parameters

    p
    See Also