Microsoft.Protocols.TestSuites.MS_OXORULE.AddressBookEntryID.Size C# (CSharp) 메소드

Size() 공개 메소드

Get size of this class
public Size ( ) : int
리턴 int
        public int Size()
        {
            return this.Serialize().Length;
        }