All types
|
All members
RT.Generex
RT.Generexes
Generex
Generex
<T>
Generex
<T, TResult>
Generex
Base
<T, TMatch, TGenerex, TGenerex
Match>
Generex
Match
<T>
Generex
Match
<T, TResult>
Generex
No
Result
Base
<T, TGenerex, TGenerex
Match>
Generex
With
Result
Base
<T, TResult, TGenerex, TGenerex
Match>
Generex
With
Result
Base<T, TResult, TGenerex, TGenerex
Match>
(
result
)
DoRaw
(
code
)
LookAheadNegative
(
default
Match
)
LookBehindNegative
(
default
Match
)
RawMatch
(
input
,
start
At
)
RawMatches
(
input
,
start
At
)
RawMatchesReverse
(
input
,
end
At
)
RawMatchExact
(
input
,
must
Start
At
,
must
End
At
)
RawMatchReverse
(
input
,
end
At
)
ReplaceRaw
(
input
,
replace
With
Raw
,
start
At
,
max
Replace
)
ReplaceReverseRaw
(
input
,
replace
With
Raw
,
end
At
,
max
Replace
)
Then
<>(
selector
)
ThenExpect
<>(
selector
,
exception
Generator
)
ThenExpectRaw
<>(
selector
,
exception
Generator
)
ThenExpectRaw
<>(
selector
,
exception
Generator
)
ThenRaw
<>(
selector
)
ThenRaw
<>(
selector
)
WhereRaw
(
code
)
operator+
(
one
,
two
)
operator+
(
one
,
two
)
operator+
(
one
,
two
)
operator+
(
one
,
two
)
operator|
(
one
,
two
)
Length
And
Result
<TResult>
Stringerex
Stringerex
<TResult>
Stringerexes
Stringerex
Match
Stringerex
Match
<TResult>
PropellerApi
RT.ArithmeticCoding
RT.CommandLine
RT.Dijkstra
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
int
getLength
(
LengthAndResult<TResult>
)
Declared in:
RT.Generexes.
GenerexWithResultBase
<T, TResult, TGenerex, TGenerexMatch>
Overrides:
GenerexBase
<T,
LengthAndResult
<TResult>, TGenerex, TGenerexMatch>
.
getLength
(
LengthAndResult
<TResult>
)
Sealed
Declaration
internal sealed override
int
getLength
(
LengthAndResult
<TResult>
match
)
Summary
Retrieves the length of the specified
match
.