[]
Checks whether two TextMapFragment objects are the same.
public static bool AreSame(TextMapFragment tlf1, TextMapFragment tlf2)
Public Shared Function AreSame(tlf1 As TextMapFragment, tlf2 As TextMapFragment) As Boolean
Type | Name | Description |
---|---|---|
TextMapFragment | tlf1 | |
TextMapFragment | tlf2 |
Type | Description |
---|---|
bool |