StreamLink.NET
IField Interface
StreamLink.NETCaplin.StreamLinkIField
The object representation of a field (for example, a field in an RTTP record). A field is identified by a name and has an associated value. This interface contains properties for retrieving the field name and its value.
Declaration Syntax
C#Visual BasicVisual C++
public interface IField
Public Interface IField
public interface class IField
Members
All MembersProperties



IconMemberDescription
Name
The name of the field.

Value
The value of the field

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.18.0 (5.0.18.0)