[This is preliminary documentation and subject to change.]
Generates an Id that is guaranteed to be unique within the collection.
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);
DesignHelper Class | LaMarvin.Constable.Design Namespace