Novell.Directory.Ldap.LdapAttribute.URLData.getLength C# (CSharp) Method

getLength() public method

public getLength ( ) : int
return int
            public int getLength()
            {
                return length;
            }