Constable Authorization Engine 2.0 BETA

DesignHelper.GenerateUniqueNamedObjectId Method

[This is preliminary documentation and subject to change.]

Generates an Id that is guaranteed to be unique within the collection.

Overload List

Generates an Id that is guaranteed to be unique within the collection.

public static string GenerateUniqueNamedObjectId(NamedObjectCollectionBase);

Generates an Id that is guaranteed to be unique within the collection.

public static string GenerateUniqueNamedObjectId(NamedObjectCollectionBase,string);

See Also

DesignHelper Class | LaMarvin.Constable.Design Namespace