PERWAPI.MapElem.SortKey C# (CSharp) Méthode

SortKey() private méthode

private SortKey ( ) : uint
Résultat uint
        internal override uint SortKey()
        {
            return theClass.Row;
        }