GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLayerCollection Class / Find Method
In This Topic
    Find Method
    In This Topic
    Search for a layer with a particular identifier.
    Syntax
    public GoLayer Find( 
       object identifier
    )

    Parameters

    identifier
    See Also