Click or drag to resize

PrefixGcpLengthTable Methods

The PrefixGcpLengthTable type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds a mapping specifying that any GCP beginning with the specified prefix is of the specific length.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGcpLength(String) Lookup a GCP length
Public methodGcpLength(String, Int32) Lookup a GCP length, starting the lookup at a particular point in the key string
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also