Get Method (FlatFieldRef, StringBuilder) | Table of Content | Insert Method (Int32, ArraySegment(Byte), Int32, InsertMode) |
FlatMessage.Insert Method |
Name | Description | |
---|---|---|
Insert(Int32, ArraySegment<Byte>, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Boolean, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Byte[], Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Char, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, DateTime, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Decimal, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Double, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Int32, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, Int64, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, String, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag | |
Insert(Int32, StringBuilder, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, TimeSpan, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, HighResolutionTimeSpan, TimeSpanFormat, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, HighResolutionTimestamp, TimestampFormat, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, DateTime, TimestampFormat, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. | |
Insert(Int32, TimeSpan, TimeSpanFormat, Int32, InsertMode) | Inserts the tag/value pair to the message before or after the position tag. |