CrossPlatformInterfaceAttribute
Overview
Location
- Reference: RemObjects.Hydra.dll
- Namespace: RemObjects.Hydra.CrossPlatform
- Ancestry: Attribute | CrossPlatformInterfaceAttribute
Properties
IsCrossPlatform
property IsCrossPlatform: Boolean read;
Boolean IsCrossPlatform { get; }
ReadOnly Property IsCrossPlatform() As Boolean
Instance Methods
constructor
constructor
CrossPlatformInterfaceAttribute()
Sub New()
constructor (Boolean)
constructor(aIsCrossPlatform: Boolean)
CrossPlatformInterfaceAttribute(Boolean aIsCrossPlatform)
Sub New(aIsCrossPlatform As Boolean)
Parameters:
- aIsCrossPlatform: