UidCollectionIsPartOfRange Method |
This member is not intended to be used directly from your code.
Namespace: MailBee.ImapMailAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax protected override bool IsPartOfRange(
int index
)
Protected Overrides Function IsPartOfRange (
index As Integer
) As Boolean
Parameters
- index
- Type: SystemInt32
Index.
Return Value
Type:
BooleanBoolean value.
See Also