protected sealed class MatchInfoProtected NotInheritable Class MatchInfoprotected ref class MatchInfo sealed[<SealedAttribute>]
type MatchInfo = class end| StringPlaceholderDocumentMatchInfo | Инициализирует новый экземпляр класса StringPlaceholderDocumentMatchInfo |
| InnerMatch | Информация по строке или группе внутри, если это группа IsGroup или таблица IsTable и в ней есть строка или группа (или null, если строки нет или это не группа и не таблица). Индексы определяются относительно строки с группой. |
| IsGroup | Признак того, что это группа, а не строка. |
| IsTable | Признак того, что это таблица |
| Match | Размеры группы или строки. |
| Contains | |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |